summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKevin Majewski2020-08-09 15:37:53 +0200
committerKevin Majewski2020-08-09 15:37:53 +0200
commit806f18e0e9f69c9de44e6b75bf7bd036ae7b3db0 (patch)
tree8d0e392b9f2dd6a6e4049f7419f7e001d424bd3a /PKGBUILD
parent4948517f54d84506024a20ec6890663bfb0a9aaf (diff)
downloadaur-libdazzle-unstable.tar.gz
tags/3.37.1^0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 2 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 22edc1a69fae..b63b28786909 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,6 @@
-# Maintainer: 100best
-# Contributor: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
-# Contributor: Jan de Groot <jgc@archlinux.org>
-
_pkgname=libdazzle
pkgname=libdazzle-unstable
-pkgver=3.35.3
+pkgver=3.37.1
pkgrel=0
pkgdesc="A library to delight your users with fancy features"
url="https://gitlab.gnome.org/GNOME/libdazzle"
@@ -13,7 +9,7 @@ license=(LGPL)
depends=(gtk3)
makedepends=(git meson vala gobject-introspection gtk-doc)
checkdepends=(xorg-server-xvfb)
-_commit=78559e0ccc3fee4cf1465639db446088fe9a25b0 # tags/3.35.3^0
+_commit=468ed1826abce573bcb97cb2986e30b38fcb0f24 # tags/3.37.1^0
source=("git+https://gitlab.gnome.org/GNOME/libdazzle.git#commit=$_commit")
sha256sums=('SKIP')
conflicts=(libdazzle libdazzle-git)