Date: Monday, June 30, 2014 @ 12:39:17 Author: bisson Revision: 215719
rebuild for mtree support Modified: libguess/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-06-30 10:38:46 UTC (rev 215718) +++ PKGBUILD 2014-06-30 10:39:17 UTC (rev 215719) @@ -5,9 +5,9 @@ pkgname=libguess pkgver=1.1 -pkgrel=2 +pkgrel=3 pkgdesc='High-speed character set detection library' -url='http://atheme.org/project/libguess' +url='http://atheme.org/projects/libguess.html' license=('custom') depends=('libmowgli') arch=('i686' 'x86_64')
