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 1a5893f193a6..ee7f08ea0982 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _gitname=Shades-of-gray-theme
pkgname=gtk-theme-shades-of-gray
pkgbase=${pkgname}
-pkgver=1.0.3
+pkgver=1.0.4
pkgrel=1
pkgdesc='A dark GTK-theme with ergonomic contrasts (GNOME, Xfce, Openbox); tweaks for Firefox and Thunderbird are included.'
arch=('any')
@@ -18,7 +18,7 @@ optdepends=('gtk-engine-murrine: for gtk2 themes'
'gtk-engines: for gtk2 themes')
makedepends=('git')
source=("https://github.com/$_gituser/$_gitname/archive/$pkgver.tar.gz")
-md5sums=('5fe2e3e12b63b85e65eab0f474ae5868')
+md5sums=('5ee3de3e4e24db6cc8de9a3abf5c737f')
package() {
cd "$srcdir/$_gitname-$pkgver"