summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Ackerman2016-05-11 16:24:06 -0500
committerJohn Ackerman2016-05-11 16:24:06 -0500
commit7ee5343e7c8443c23d72cd31bad8981ee9e96cef (patch)
treeed000c54d6f6dcd17cb787aef5dee6a23e13c926
parentaf2fbc95998b094f4b69ca215091f8f6f34987dd (diff)
downloadaur-7ee5343e7c8443c23d72cd31bad8981ee9e96cef.tar.gz
Remove double upstream URL
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8eb4795b99b7..e95b7f5e1629 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Wed May 11 21:14:52 UTC 2016
+# Wed May 11 21:24:02 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
- pkgrel = 2
- url = https://aur.archlinux.org/packages/vivacious-colors-gtk-theme/
+ pkgrel = 3
+ url = http://www.ravefinity.com/p/vivacious-colors-gtk-theme.html
arch = any
license = GPL2
depends = gtk-engine-murrine
diff --git a/PKGBUILD b/PKGBUILD
index c9809d97a988..0b986810a8f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,12 @@
pkgname=vivacious-colors-gtk-theme
pkgver=16.04.3
-pkgrel=2
+pkgrel=3
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."
arch=('any')
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=('gtk-engine-murrine')
optdepends=('vivacious-colors' 'gtk3>=3.16' 'gtk3<3.20')
source=("$pkgname-$pkgver.tar.gz::https://googledrive.com/host/0B7iDWdwgu9QARTktREI0bWVTbzg")