Date: Saturday, October 31, 2015 @ 17:25:05
  Author: heftig
Revision: 249892

0.6.9

Modified:
  libcroco/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-10-31 12:14:27 UTC (rev 249891)
+++ PKGBUILD    2015-10-31 16:25:05 UTC (rev 249892)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot <[email protected]>
 
 pkgname=libcroco
-pkgver=0.6.8
-pkgrel=2
+pkgver=0.6.9
+pkgrel=1
 pkgdesc="A CSS parsing library"
 arch=('x86_64' 'i686')
 depends=('glib2' 'libxml2')
@@ -11,7 +11,7 @@
 license=('LGPL')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/0.6/$pkgname-$pkgver.tar.xz)
 url="http://www.gnome.org";
-sha256sums=('ea6e1b858c55219cefd7109756bff5bc1a774ba7a55f7d3ccd734d6b871b8570')
+sha256sums=('38b9a6aed1813e55b3ca07a68d1af845ad4d1f984602e9272fe692930c0be0ae')
 
 build() {
   cd $pkgname-$pkgver

Reply via email to