Date: Sunday, April 7, 2019 @ 09:23:31 Author: heftig Revision: 350293
0.6.13-1 Modified: libcroco/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-07 08:21:43 UTC (rev 350292) +++ PKGBUILD 2019-04-07 09:23:31 UTC (rev 350293) @@ -2,8 +2,8 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=libcroco -pkgver=0.6.12+4+g9ad7287 -pkgrel=2 +pkgver=0.6.13 +pkgrel=1 pkgdesc="A CSS parsing library" url="https://gitlab.gnome.org/GNOME/libcroco" arch=(x86_64) @@ -10,7 +10,7 @@ depends=(glib2 libxml2) makedepends=(intltool git gtk-doc) license=(LGPL) -_commit=9ad72875e9f08e4c519ef63d44cdbd94aa9504f7 # master +_commit=7e15ca6c2c29a4b78367e6efa6195b331a92b2a7 # tags/0.6.13^0 source=("git+https://gitlab.gnome.org/GNOME/libcroco.git#commit=$_commit") sha256sums=('SKIP')
