summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGordian Edenhofer2016-02-03 21:57:59 +0100
committerGordian Edenhofer2016-02-03 21:57:59 +0100
commitcaa20dbd9a321721ff641fc67475b1ae750aea2c (patch)
treeaac320c7a064d4c8e5e0ecb778f2fa0aa04cce59 /PKGBUILD
parent041e3a93759580859a29d127f77c13d6c072487c (diff)
downloadaur-caa20dbd9a321721ff641fc67475b1ae750aea2c.tar.gz
Upgpkg: 102.cfd7f02-1
Changelog shell not be an array.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 07b0d0408d1b..a9d396c54e74 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=gtk-theme-iris-dark-git
_pkgname=iris-dark
-pkgver=94.6af34fd
+pkgver=102.cfd7f02
pkgrel=1
pkgdesc="A flat theme that uses varying shades and tones to create distinction and a modern experience. It supports Gtk 3.10, Gtk 3.12 and Gtk 2 (using the Murrine engine)."
arch=('any')
@@ -14,7 +14,7 @@ depends=('gtk3' 'gtk-engine-murrine')
makedepends=('git')
provides=('gtk-theme-iris-dark')
conflicts=('gtk-theme-iris-dark')
-changelog=('CHANGELOG')
+changelog="CHANGELOG"
source=(${_pkgname}::'git+https://github.com/xyl0n/iris.git')
sha256sums=('SKIP')