Date: Tuesday, February 28, 2023 @ 10:02:54 Author: alucryd Revision: 1405597
upgpkg: granite7 7.2.0-1 Modified: granite7/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-28 10:01:36 UTC (rev 1405596) +++ PKGBUILD 2023-02-28 10:02:54 UTC (rev 1405597) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=granite7 -pkgver=7.1.0 +pkgver=7.2.0 pkgrel=1 pkgdesc='Library that extends Gtk+' arch=(x86_64) @@ -23,7 +23,7 @@ vala ) provides=(libgranite-7.so) -_tag=d79db0b7132eca09319c3481befdf8bc241445a9 +_tag=e7447e373fa1d2906af4bfcebce30c6193ddaa8f source=(git+https://github.com/elementary/granite.git#tag=${_tag}) sha256sums=(SKIP)
