summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Ackerman2015-07-21 09:24:25 -0500
committerJohn Ackerman2015-07-21 09:24:25 -0500
commitbdf9b9d0e2e072125d36d848955b3eab02d38bb1 (patch)
tree7fa6b9c4452a08840bc5d38fbc872686f0d44fec
parentdfd23639cdfdf229a8ff4b8493dce330c31f187b (diff)
downloadaur-bdf9b9d0e2e072125d36d848955b3eab02d38bb1.tar.gz
Cleaned up PKGBUILD
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5947e1a97651..2315f01e78ed 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,10 @@
pkgbase = rave-x-colors
pkgdesc = A vivid and classically styled icon theme based on Faenza. The inspiration for Mint-X, but with support for dark panels.
pkgver = 2.1
- pkgrel = 2
+ pkgrel = 3
url = http://www.ravefinity.com/p/rave-x-icon-theme.html
install = update-icon-cache.install
arch = any
- groups = x11
license = custom:cc-by-sa-3.0
license = GPL2
options = !strip
diff --git a/PKGBUILD b/PKGBUILD
index 3e400a135370..f22bb209efc0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,11 @@
# Maintainer: ThePilot <afuturepilotis at gmail dot com>
pkgname=rave-x-colors
pkgver=2.1
-pkgrel=2
+pkgrel=3
pkgdesc="A vivid and classically styled icon theme based on Faenza. The inspiration for Mint-X, but with support for dark panels."
arch=('any')
url="http://www.ravefinity.com/p/rave-x-icon-theme.html"
license=('custom:cc-by-sa-3.0' 'GPL2')
-groups=('x11')
options=('!strip' '!zipman' 'libtool' 'staticlibs')
install=update-icon-cache.install
source=($pkgname-$pkgver.tar.gz::https://googledrive.com/host/0B7iDWdwgu9QAX25DaVJOT0NtR2M)