summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCharles Bos2017-01-09 12:01:09 +0000
committerCharles Bos2017-01-09 12:01:09 +0000
commit3ebd3b424fe96cfd1433ddd3dd17e1be0a5cd5d9 (patch)
treebc07fe83fb0bacf14731360dfc0db1635f051d18 /PKGBUILD
parent2ed0cd3e57f125b1fe6a19f60c397e65da19a7ed (diff)
downloadaur-3ebd3b424fe96cfd1433ddd3dd17e1be0a5cd5d9.tar.gz
add metacity<3.20.0 and gnome-themes-standard<3.16.0 to conflicts
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 994d682333c8..0b5cb7bcb59c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,12 @@
pkgname=metacity-themes
pkgver=3.18.4
-pkgrel=1
+pkgrel=2
pkgdesc="The standard Metacity themes"
arch=('any')
url="https://github.com/charlesbos/metacity-themes"
license=('GPL2')
+conflicts=('gnome-themes-standard<3.16.0' 'metacity<3.20.0')
source=("https://github.com/charlesbos/${pkgname}/archive/${pkgver}.tar.gz")
sha256sums=('ecbb6e5b7ccdc0c7ad25dc240392e150578347f2dd69861d1c194e413b22ed90')