summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Ackerman2015-07-14 09:42:32 -0500
committerJohn Ackerman2015-07-14 09:42:32 -0500
commite124bbc12672204ab629f1d6b47a0796dcb94fee (patch)
tree715631aec6e0fcd1daea8a0ecda934232af8e337
parentebb1c8c0c86ada2025c481108748ca31fc0b8e3c (diff)
downloadaur-e124bbc12672204ab629f1d6b47a0796dcb94fee.tar.gz
Removed gtk-engine-unico dependency
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3e5ebfaa1dbe..403ddc54d4de 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,12 @@
pkgbase = ambiance-radiance-flat-colors-suite
pkgdesc = Ambiance & Radiance Flat Colors Suite for Unity, Gnome Classic, MATE, XFCE, LXDE and Openbox desktops
pkgver = 15.04.4
- pkgrel = 1
+ pkgrel = 2
url = http://www.ravefinity.com/p/download-ambiance-radiance-flat-colors.html
arch = any
groups = x11
license = GPL
depends = gtk-engine-murrine
- depends = gtk-engine-unico
optdepends = vibrancy-colors
options = !strip
options = !zipman
diff --git a/PKGBUILD b/PKGBUILD
index 890885d8d4af..11687ae97df9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: John Ackerman <afuturepilotis at gmail dot com>
pkgname='ambiance-radiance-flat-colors-suite'
pkgver='15.04.4'
-pkgrel=1
+pkgrel=2
pkgdesc="Ambiance & Radiance Flat Colors Suite for Unity, Gnome Classic, MATE, XFCE, LXDE and Openbox desktops"
arch=('any')
license=('GPL')
groups=('x11')
options=('!strip' '!zipman')
url="http://www.ravefinity.com/p/download-ambiance-radiance-flat-colors.html"
-depends=('gtk-engine-murrine' 'gtk-engine-unico')
+depends=('gtk-engine-murrine')
optdepends=('vibrancy-colors')
source=(ambiance-radiance-flat-colors-suite.tar.gz::https://googledrive.com/host/0B7iDWdwgu9QATjFSZW5OYThqeWM)
md5sums=('6d384fb15d6da777db12589fa99ce8b4')