Skip to content

Commit

Permalink
[endeavouros-theming] new version with resized text logos
Browse files Browse the repository at this point in the history
  • Loading branch information
killajoe committed Jun 6, 2024
1 parent eb71c93 commit 6a965c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions endeavouros-theming/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maintainer: joekamprad <joekamprad at endeavouros.com>

pkgname=endeavouros-theming
pkgver=24.04.1.2
pkgver=24.04.1.3
pkgrel=1
pkgdesc='Default EndeavourOS background images and icons'
arch=('any')
Expand All @@ -10,7 +10,7 @@ url='https://www.endeavouros.com'
license=('GPL3')
makedepends=('git')
source=("https://github.com/endeavouros-team/endeavouros-theming/archive/refs/tags/${pkgver}.tar.gz")
sha512sums=('52ff9dcb0fb7238cc28b30df8b8e3eb2f0896ac56230bacb2fcd25a3c7ad931bb6c596e2b3245155b087a59837bb24906a9f18f701a505e8636d045ecda9e481')
sha512sums=('7fc35b21aaebf77a00b8656e2906ee277d3972fb2f4281994083bf1edd5c62c6c36eafd2a0fb898b6743c24fa4e995912511ee7aab74a20458e0c687516a4a7d')

package() {
cd "$srcdir/$pkgname-$pkgver"
Expand Down

0 comments on commit 6a965c5

Please sign in to comment.