summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 31feac7b18fa..c8f11eb8b50d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Jan 8 22:33:43 UTC 2016
+# Wed Apr 13 19:42:32 UTC 2016
pkgbase = diorite-git
pkgdesc = Utility and widget library based on Glib and GTK3.
- pkgver = 0.2.0.r3.gb24e5fe
+ pkgver = 0.2.0.r20.g885d3e6
pkgrel = 1
url = https://tiliado.eu/diorite
arch = i686
@@ -13,7 +13,6 @@ pkgbase = diorite-git
depends = vala
depends = glib2
depends = gtk3
- provides = diorite
source = diorite-git::git://github.com/tiliado/diorite
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index c53a2e6842fb..8f840e72b974 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,13 @@
# Contributor: Keerthan Jaic <jckeerthan at gmail dot com>
pkgname=diorite-git
-pkgver=0.2.0.r3.gb24e5fe
+pkgver=0.2.0.r20.g885d3e6
pkgrel=1
pkgdesc="Utility and widget library based on Glib and GTK3."
arch=('i686' 'x86_64')
url="https://tiliado.eu/diorite"
license=('GPL')
makedepends=('git')
-provides=('diorite')
depends=('python' 'vala' 'glib2' 'gtk3')
source=("$pkgname::git://github.com/tiliado/diorite")
sha256sums=('SKIP')