summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorleipero2017-10-01 07:59:30 +0200
committerleipero2017-10-01 07:59:30 +0200
commitb484fa1b435efe7a8d43b6e9e37a71b4dae948af (patch)
tree897c122bacba8d2d4c8e4050a572b5cf919d1eee
parent52f45189921b9f31eb9157361971a9465de87a33 (diff)
downloadaur-adg-gtk-theme.tar.gz
fixed release 2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 337bd73258e3..67b24c664836 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = adg-gtk-theme
pkgdesc = Slight gray modification of Adwaita theme from the GNOME Project.
pkgver = 3.22.3
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/leipero/adg-gtk-theme
arch = any
license = GPL
@@ -13,7 +13,7 @@ pkgbase = adg-gtk-theme
optdepends = inkscape
options = !emptydirs
source = adg-gtk-theme-3.22.3.tar.gz::https://github.com/leipero/adg-gtk-theme/archive/3.22.3.tar.gz
- sha256sums = bd39c9c4a411de5f639af1ee1956f751b54d1935d1ea7dff56a08d1db2f0d8b8
+ sha256sums = db82f9e4dbfba2734b9361cde5924fcedca2584b0d76f80e8bbfb3c2180335ca
pkgname = adg-gtk-theme
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"