summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWernerFP2018-12-14 14:58:09 +0100
committerWernerFP2018-12-14 14:58:09 +0100
commit0c87f3d3be19c3420d030df30fd5eba4d19385cf (patch)
treea9845664970fee1844b0688a153fe44512802dbd
parentc1fb2ac1f3a5ee3de8ccc2b340541c1d2f80801f (diff)
downloadaur-0c87f3d3be19c3420d030df30fd5eba4d19385cf.tar.gz
1.1.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 51bbb69bfe46..f561518075dc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gtk-theme-shades-of-gray
pkgdesc = A dark GTK-theme (GNOME, Cinnamon, Xfce, Openbox) in 7 color variants with themes for Firefox and Thunderbird.
- pkgver = 1.1.2
+ pkgver = 1.1.3
pkgrel = 1
url = https://github.com/WernerFP/Shades-of-gray-theme
arch = any
@@ -10,8 +10,8 @@ pkgbase = gtk-theme-shades-of-gray
optdepends = gtk-engine-murrine: for gtk2 themes
optdepends = gtk-engines: for gtk2 themes
conflicts = gtk-theme-shades-of-gray
- source = https://github.com/WernerFP/Shades-of-gray-theme/archive/1.1.2.tar.gz
- md5sums = 84aff6c2e62df0b39ad5f3c5fe501861
+ source = https://github.com/WernerFP/Shades-of-gray-theme/archive/1.1.3.tar.gz
+ md5sums = 19abd11e4eaedcc1a388a6d05956fa66
pkgname = gtk-theme-shades-of-gray
diff --git a/PKGBUILD b/PKGBUILD
index e0700e874e34..e77de1530e02 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ _gitname=Shades-of-gray-theme
pkgname=gtk-theme-shades-of-gray
pkgbase=${pkgname}
-pkgver=1.1.2
+pkgver=1.1.3
pkgrel=1
pkgdesc='A dark GTK-theme (GNOME, Cinnamon, Xfce, Openbox) in 7 color variants with themes for Firefox and Thunderbird.'
arch=('any')
@@ -21,7 +21,7 @@ optdepends=('gtk-engine-murrine: for gtk2 themes'
makedepends=('git')
source=("https://github.com/$_gituser/$_gitname/archive/$pkgver.tar.gz")
-md5sums=('84aff6c2e62df0b39ad5f3c5fe501861')
+md5sums=('19abd11e4eaedcc1a388a6d05956fa66')
package() {
cd "$srcdir/$_gitname-$pkgver"