diff options
author | Michael Hanson <hansonorders@verizon.net> | 2010-11-21 05:25:04 (GMT) |
---|---|---|
committer | Michael Hanson <hansonorders@verizon.net> | 2010-11-21 05:25:04 (GMT) |
commit | d5486ffdd49448990736cb2346ea493f9cb497a7 (patch) | |
tree | 200a4c12c21d55c8a3ec0a822600f0870988a0c9 /abs/core | |
parent | b6dae43ed15653e4b11df9930ea2c34784f23a19 (diff) | |
download | linhes_pkgbuild-d5486ffdd49448990736cb2346ea493f9cb497a7.zip linhes_pkgbuild-d5486ffdd49448990736cb2346ea493f9cb497a7.tar.gz linhes_pkgbuild-d5486ffdd49448990736cb2346ea493f9cb497a7.tar.bz2 |
libcroco: recompile for execheck.sh
Diffstat (limited to 'abs/core')
-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') |