summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0c3fa8b3bdd5..80b500b12c89 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=adg-gtk-theme
pkgver=3.22.3
-pkgrel=1
+pkgrel=2
pkgdesc="Slight gray modification of Adwaita theme from the GNOME Project."
url="https://github.com/leipero/adg-gtk-theme"
arch=(any)
@@ -12,7 +12,7 @@ makedepends=('sassc' 'git' 'libarchive')
optdepends=('optipng' 'inkscape')
options=(!emptydirs)
source=("adg-gtk-theme-$pkgver.tar.gz"::"https://github.com/leipero/adg-gtk-theme/archive/3.22.3.tar.gz")
-sha256sums=('a47c0af0a88ccb062b81378adfadfceeaab8ffd5b642686b46ff13fe76fa6f1c')
+sha256sums=('bd39c9c4a411de5f639af1ee1956f751b54d1935d1ea7dff56a08d1db2f0d8b8')
build() {
cd "$pkgname-$pkgver"