summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Ackerman2015-07-21 09:24:11 -0500
committerJohn Ackerman2015-07-21 09:24:11 -0500
commit25a77ceade9ef4d1f6127bed102b689a1ad7627f (patch)
tree605face8e1bc9ced53f3c203b40ff4cc58c55391
parent7aed36abe438d791360ed3738bd6c49e64c31ada (diff)
downloadaur-25a77ceade9ef4d1f6127bed102b689a1ad7627f.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 4c6c44ec0802..b8b21765c4e7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,10 @@
pkgbase = vivacious-colors
pkgdesc = A vivid and modern GTK icon theme. Featuring a completely NEW set of application icons (Re-designed by RAVEfinity based on Plasma-Next, Flattr and Emerald).
pkgver = 1.2
- pkgrel = 1
+ pkgrel = 2
url = http://www.ravefinity.com/p/vivacious-colors-gtk-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 17a5e0ba4c3d..2c4fb3aab788 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,11 @@
# Maintainer: ThePilot <afuturepilotis at gmail dot com>
pkgname=vivacious-colors
pkgver=1.2
-pkgrel=1
+pkgrel=2
pkgdesc="A vivid and modern GTK icon theme. Featuring a completely NEW set of application icons (Re-designed by RAVEfinity based on Plasma-Next, Flattr and Emerald)."
arch=('any')
url="http://www.ravefinity.com/p/vivacious-colors-gtk-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/0B7iDWdwgu9QAVkFvdUdQME9YU00)