summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Ackerman2015-07-21 09:15:22 -0500
committerJohn Ackerman2015-07-21 09:15:22 -0500
commita1a9c629a3c9da35e8126b894d0a63fdeb9d1f59 (patch)
tree44f629b5a4236f70a15e1f4d4e20f4dfbbf69231
parent43e8eeca36d5b372c18ebeeadf3c8f8ceb32147a (diff)
downloadaur-a1a9c629a3c9da35e8126b894d0a63fdeb9d1f59.tar.gz
Cleaned up PKGBUILD
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1084cc18fd52..22326d830189 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = ambiance-radiance-colors-suite
pkgdesc = Ambiance & Radiance Colors Suite for Unity, Gnome Classic, MATE, XFCE, LXDE and Openbox desktops
pkgver = 15.04.1
- pkgrel = 2
+ pkgrel = 4
url = http://www.ravefinity.com/p/ambiance-radiance-colors-suite.html
arch = any
- license = GPL
+ license = GPL2
depends = gtk3>=3.14
depends = gtk-engine-murrine
optdepends = rave-x-colors
options = !strip
options = !zipman
- source = Ambiance&Radiance-Colors-15-04-1bx-GTK-3-14-Theme.tar.gz::https://googledrive.com/host/0B7iDWdwgu9QANXFqSU1wWk14bGs
+ source = ambiance-radiance-colors-suite-15.04.1.tar.gz::https://googledrive.com/host/0B7iDWdwgu9QANXFqSU1wWk14bGs
md5sums = 0ac06ff4f88fc2303349a1429748a64c
pkgname = ambiance-radiance-colors-suite
diff --git a/PKGBUILD b/PKGBUILD
index 92a95efbd7f2..b99a6b5ff7c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
# Contributor: Louis Tim Larsen <louis(a)louis.dk>
pkgname='ambiance-radiance-colors-suite'
pkgver='15.04.1'
-pkgrel=3
+pkgrel=4
pkgdesc="Ambiance & Radiance Colors Suite for Unity, Gnome Classic, MATE, XFCE, LXDE and Openbox desktops"
arch=('any')
-license=('GPL')
+license=('GPL2')
options=('!strip' '!zipman')
url="http://www.ravefinity.com/p/ambiance-radiance-colors-suite.html"
depends=('gtk3>=3.14' 'gtk-engine-murrine')