summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorleipero2017-10-01 07:59:30 +0200
committerleipero2017-10-01 07:59:30 +0200
commitb484fa1b435efe7a8d43b6e9e37a71b4dae948af (patch)
tree897c122bacba8d2d4c8e4050a572b5cf919d1eee /PKGBUILD
parent52f45189921b9f31eb9157361971a9465de87a33 (diff)
downloadaur-adg-gtk-theme.tar.gz
fixed release 2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 80b500b12c89..9cc00644a63a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=adg-gtk-theme
pkgver=3.22.3
-pkgrel=2
+pkgrel=3
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=('bd39c9c4a411de5f639af1ee1956f751b54d1935d1ea7dff56a08d1db2f0d8b8')
+sha256sums=('db82f9e4dbfba2734b9361cde5924fcedca2584b0d76f80e8bbfb3c2180335ca')
build() {
cd "$pkgname-$pkgver"