Date: Tuesday, May 5, 2020 @ 10:37:27 Author: alucryd Revision: 624860
upgpkg: granite 5.4.0-1 Modified: granite/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-05 10:32:42 UTC (rev 624859) +++ PKGBUILD 2020-05-05 10:37:27 UTC (rev 624860) @@ -2,7 +2,7 @@ # Contributor: Ner0 <[email protected]> pkgname=granite -pkgver=5.3.1 +pkgver=5.4.0 pkgrel=1 pkgdesc='Library that extends Gtk+' arch=(x86_64) @@ -24,7 +24,7 @@ vala ) provides=(libgranite.so) -source=(git+https://github.com/elementary/granite.git#tag=ede61473fb8e56da15e401a1517c2580873fdf81) +source=(git+https://github.com/elementary/granite.git#tag=9d80c1df6096a47c7181ce1e6abbdf358af520c4) sha256sums=(SKIP) pkgver() {
