summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWernerFP2018-11-12 18:40:36 +0100
committerWernerFP2018-11-12 18:40:36 +0100
commitc1fb2ac1f3a5ee3de8ccc2b340541c1d2f80801f (patch)
tree87b6b69d2dbba7e058ac34709576683090d4f1bf
parent528ae20a503c0c1ddc1972ab2ba25b81703ecd91 (diff)
downloadaur-c1fb2ac1f3a5ee3de8ccc2b340541c1d2f80801f.tar.gz
1.1.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ad969daa007d..51bbb69bfe46 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.1
+ pkgver = 1.1.2
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.1.tar.gz
- md5sums = ba0ecaf24267d7d4f357abbe897318ba
+ source = https://github.com/WernerFP/Shades-of-gray-theme/archive/1.1.2.tar.gz
+ md5sums = 84aff6c2e62df0b39ad5f3c5fe501861
pkgname = gtk-theme-shades-of-gray
diff --git a/PKGBUILD b/PKGBUILD
index a6056cb1bd17..e0700e874e34 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.1
+pkgver=1.1.2
pkgrel=1
pkgdesc='A dark GTK-theme (GNOME, Cinnamon, Xfce, Openbox) in 7 color variants with themes for Firefox and Thunderbird.'
arch=('any')
@@ -21,11 +21,11 @@ optdepends=('gtk-engine-murrine: for gtk2 themes'
makedepends=('git')
source=("https://github.com/$_gituser/$_gitname/archive/$pkgver.tar.gz")
-md5sums=('ba0ecaf24267d7d4f357abbe897318ba')
+md5sums=('84aff6c2e62df0b39ad5f3c5fe501861')
package() {
cd "$srcdir/$_gitname-$pkgver"
- rm {LICENSE,README.md,preview_01.png}
+ rm {LICENSE,README.md}
DESTDIR="$pkgdir/usr/share/themes"
mkdir -p "$DESTDIR"
mv Shades-of-gray "$DESTDIR/"