summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author7CTech2016-04-20 13:56:24 +1000
committer7CTech2016-04-20 13:56:24 +1000
commit050874c1f66c66b4eecb464712cf636432cdbc68 (patch)
treeb21573a244f7fe545903125322a39ee987c7d002
parenta00d23419c17a139075aee7bd8048347337d354a (diff)
downloadaur-050874c1f66c66b4eecb464712cf636432cdbc68.tar.gz
Added variable
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 651d7b51429e..1d5bf387acdd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=flatabulous
pkgver=15.04.1
-pkgrel=1
+pkgrel=2
pkgdesc="This is a Flat theme for Ubuntu and other Gnome based Linux Systems."
arch=('any')
url="https://blog.anmoljagetia.me/flatabulous-ubuntu-theme/"
license=('MIT')
depends=('gtk3')
-source=("$pkgname-pkgver::https://github.com/anmoljagetia/Flatabulous/releases/download/15.04.1/Flatabulous-Theme.deb")
+source=("$pkgname-$pkgver::https://github.com/anmoljagetia/Flatabulous/releases/download/15.04.1/Flatabulous-Theme.deb")
sha256sums=('bdfc94f4329c256dcfb0ab1ae7e577e0670dfecaae80e7b4e6187eddbd2db1fb')
package() {