summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorleipero2017-10-01 01:37:39 +0200
committerleipero2017-10-01 01:37:39 +0200
commit52f45189921b9f31eb9157361971a9465de87a33 (patch)
treed57c5f4d3e9393ed059471207deaed826b93d58c
parent4cb7fc2c6ef54fd0bece478a51889c7a063126f1 (diff)
downloadaur-52f45189921b9f31eb9157361971a9465de87a33.tar.gz
updated current release
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index be4260226b32..337bd73258e3 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 = 1
+ pkgrel = 2
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 = a47c0af0a88ccb062b81378adfadfceeaab8ffd5b642686b46ff13fe76fa6f1c
+ sha256sums = bd39c9c4a411de5f639af1ee1956f751b54d1935d1ea7dff56a08d1db2f0d8b8
pkgname = adg-gtk-theme
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"