summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLubosz Sarnecki2015-06-23 02:08:31 +0200
committerLubosz Sarnecki2015-06-23 02:08:31 +0200
commit49a603733dd9e40191c8d37733a100028faaa6d0 (patch)
tree5123b5119c4ca46a68950a9976ccc5b28365ba62
parent89d8e9e0e1877880df018bdb3eac28fd4743c011 (diff)
downloadaur-49a603733dd9e40191c8d37733a100028faaa6d0.tar.gz
update SRCINFO
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d68620c8c43d..844e3a7e790b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = graphene-git
pkgdesc = A thin layer of graphic data types
- pkgver = 0.99.3.268.8e11ee1
+ pkgver = 1.2.3.566.2256b8c
pkgrel = 1
url = https://github.com/ebassi/graphene/
arch = i686
arch = x86_64
license = MIT
depends = glib2
- provides = graphene=0.99.3.268.8e11ee1
+ provides = graphene=1.2.3.566.2256b8c
conflicts = graphene
source = git+https://github.com/ebassi/graphene.git
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 0691ed11fa88..a242cb9507ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_realname='graphene'
pkgname="$_realname-git"
-pkgver=0.99.3.268.8e11ee1
+pkgver=1.2.3.566.2256b8c
pkgrel=1
pkgdesc='A thin layer of graphic data types'
arch=('i686' 'x86_64')