summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Ackerman2016-04-14 13:47:38 +0000
committerJohn Ackerman2016-04-14 13:47:38 +0000
commit5fa7e36706475bc9afbaf74c0581bf6e9b4abe71 (patch)
tree3632cbdb47e9c89c23192632a41e5d62d4d51bb7
parentdd00419a08b19093a850514fb92de6dd5ac594c4 (diff)
downloadaur-5fa7e36706475bc9afbaf74c0581bf6e9b4abe71.tar.gz
Changed to gtk3<3.20
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fd737d51c1dd..9f2c0853b54d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu Apr 14 13:43:33 UTC 2016
+# Thu Apr 14 13:47:29 UTC 2016
pkgbase = vivacious-colors-gtk-theme
pkgdesc = Vivacious Colors GTK Theme by the RAVEfinity Open Design Team. Features a clean, vibrant and customizable look in 4 Styles. Light, Dark, Blackout, Fusion (Hybrid). Every style comes in 13 vivid colors. In Regular & Pro Versions.
pkgver = 16.04.3
@@ -8,7 +8,7 @@ pkgbase = vivacious-colors-gtk-theme
arch = any
license = GPL2
depends = gtk3>=3.16
- depends = gtk<3.20
+ depends = gtk3<3.20
depends = gtk-engine-murrine
optdepends = vivacious-colors
options = !strip
diff --git a/PKGBUILD b/PKGBUILD
index ab167f44295c..4110cc96feb1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="http://www.ravefinity.com/p/vivacious-colors-gtk-theme.html"
license=('GPL2')
options=('!strip' '!zipman')
url="https://aur.archlinux.org/packages/vivacious-colors-gtk-theme/"
-depends=('gtk3>=3.16' 'gtk<3.20' 'gtk-engine-murrine')
+depends=('gtk3>=3.16' 'gtk3<3.20' 'gtk-engine-murrine')
optdepends=('vivacious-colors')
source=("$pkgname-$pkgver.tar.gz::https://googledrive.com/host/0B7iDWdwgu9QARTktREI0bWVTbzg")
md5sums=('0080cfc469d499947a48f1d53f0a6a4c')