summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c60fe4edf3bf..3094cfeefbd8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Wed Apr 20 04:03:47 UTC 2016
+# Sat Jul 30 00:16:29 UTC 2016
pkgbase = flatabulous
pkgdesc = This is a Flat theme for Ubuntu and other Gnome based Linux Systems.
- pkgver = 15.04.1
- pkgrel = 3
+ pkgver = 16.04
+ pkgrel = 1
url = https://blog.anmoljagetia.me/flatabulous-ubuntu-theme/
arch = any
license = MIT
depends = gtk3
- source = flatabulous-15.04.1::https://github.com/anmoljagetia/Flatabulous/releases/download/15.04.1/Flatabulous-Theme.deb
- sha256sums = bdfc94f4329c256dcfb0ab1ae7e577e0670dfecaae80e7b4e6187eddbd2db1fb
+ source = flatabulous-16.04.deb::https://github.com/anmoljagetia/Flatabulous/releases/download/16.04.1/Flatabulous-Theme.deb
+ sha256sums = 3d08ac7713336d4a26198818035bfe81642efb58d57de749bf6505bbb4ad402b
pkgname = flatabulous
diff --git a/PKGBUILD b/PKGBUILD
index 4562280a7730..57b1438c537a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer:CTech <ctech.exe@gmail.com>
pkgname=flatabulous
-pkgver=15.04.1
-pkgrel=3
+pkgver=16.04
+pkgrel=1
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")
-sha256sums=('bdfc94f4329c256dcfb0ab1ae7e577e0670dfecaae80e7b4e6187eddbd2db1fb')
+source=("$pkgname-$pkgver.deb::https://github.com/anmoljagetia/Flatabulous/releases/download/16.04.1/Flatabulous-Theme.deb")
+sha256sums=('3d08ac7713336d4a26198818035bfe81642efb58d57de749bf6505bbb4ad402b')
package() {
msg2 "Extracting data.tar.gz"