diff options
-rw-r--r-- | abs/core/libcroco/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/libcroco/PKGBUILD b/abs/core/libcroco/PKGBUILD index a5f1c1d..e2a2c1f 100644 --- a/abs/core/libcroco/PKGBUILD +++ b/abs/core/libcroco/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgname=libcroco pkgver=0.6.2 -pkgrel=1 +pkgrel=2 pkgdesc="GNOME CSS2 parsing and manipulation toolkit" arch=('x86_64' 'i686') depends=('glib2>=2.18.4' 'libxml2>=2.7.3') |