summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fc9c1f9bef6b..471702858c4b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_basename=graphene
pkgname="lib32-$_basename"
-pkgver=1.8.4
+pkgver=1.8.6
pkgrel=1
pkgdesc="A thin layer of graphic data types (32-bit)"
url="https://github.com/ebassi/graphene"
@@ -11,7 +11,7 @@ arch=('x86_64')
license=(MIT)
depends=('lib32-glib2' 'graphene')
makedepends=('git' 'lib32-gcc-libs' 'gobject-introspection' 'gtk-doc' 'meson')
-_commit=9a3bde57751a3881d32393ffca8fbf5b9a3a0755 # tags/1.8.4^0
+_commit=e22dc08a84d8a9128873a46ad9c71f81c1b4657d # tags/1.8.6^0
source=("git+https://github.com/ebassi/graphene#commit=$_commit")
sha256sums=('SKIP')