summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
author100best2019-03-13 22:01:38 -0500
committer100best2019-03-13 22:01:38 -0500
commitbd6d3d469e5bae254f3496c879daa2de44993144 (patch)
treefbbddcf5be69237218cc7ab38cce1737e0a05d80 /PKGBUILD
parent2333d8f370093dcd4d808810adc734ec3d92b744 (diff)
downloadaur-bd6d3d469e5bae254f3496c879daa2de44993144.tar.gz
update to version 3.32.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a8b9bd78a808..2ba829bd842f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
_pkgname=libdazzle
pkgname=libdazzle-unstable
-pkgver=3.31.90
-pkgrel=1
+pkgver=3.32.0
+pkgrel=0
pkgdesc="A library to delight your users with fancy features"
url="https://gitlab.gnome.org/GNOME/libdazzle"
arch=(x86_64)
@@ -13,7 +13,7 @@ license=(LGPL)
depends=(gtk3)
makedepends=(git meson vala gobject-introspection gtk-doc)
checkdepends=(xorg-server-xvfb)
-_commit=2c37ca5864418440bc8060fe3eadcc1a95a6d1b1 # tags/3.31.90^0
+_commit=26172d8068a916efc1d6df35027bc6ae99ffacac # tags/3.32.0^0
source=("git+https://gitlab.gnome.org/GNOME/libdazzle.git#commit=$_commit")
sha256sums=('SKIP')
conflicts=(libdazzle libdazzle-git)