Date: Friday, November 8, 2019 @ 20:09:32
  Author: arojas
Revision: 524654

Update to 0.6.13

Modified:
  lib32-libcroco/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-11-08 20:05:06 UTC (rev 524653)
+++ PKGBUILD    2019-11-08 20:09:32 UTC (rev 524654)
@@ -4,8 +4,8 @@
 # Contributor: speps <[email protected]>
 
 pkgname=lib32-libcroco
-pkgver=0.6.12+4+g9ad7287
-pkgrel=2
+pkgver=0.6.13
+pkgrel=1
 pkgdesc='GNOME CSS2 parsing and manipulation toolkit (32-bit)'
 url="https://git.gnome.org/browse/libcroco";
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('lib32-glib2' 'lib32-libxml2' 'libcroco')
 makedepends=('gcc-multilib' 'git' 'gtk-doc')
 license=('LGPL')
-_commit=9ad72875e9f08e4c519ef63d44cdbd94aa9504f7 # master
+_commit=7e15ca6c2c29a4b78367e6efa6195b331a92b2a7  # tags/0.6.13^0
 source=("git+https://git.gnome.org/browse/libcroco#commit=$_commit";)
 sha256sums=('SKIP')
 

Reply via email to