diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-07-05 03:56:09 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-07-05 03:56:09 +0000 |
commit | 4cd3fcfccda5c0375669bd300834ac77a0a617fb (patch) | |
tree | 45654211fb7434273df8b8fdc98c761fe1eef5e8 /extra/libtiger | |
parent | 32fb2c222ff8558d8abdfa411e8487dc9a3c0696 (diff) |
Sat Jul 5 03:51:53 UTC 2014
Diffstat (limited to 'extra/libtiger')
-rw-r--r-- | extra/libtiger/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/libtiger/PKGBUILD b/extra/libtiger/PKGBUILD index 6bc26bc01..ae025cd8e 100644 --- a/extra/libtiger/PKGBUILD +++ b/extra/libtiger/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 198248 2013-10-30 13:42:59Z allan $ +# $Id: PKGBUILD 216458 2014-07-04 04:10:50Z fyan $ # Maintainer: Giovanni Scafora <giovanni@archlinux.org> # Contributor: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> pkgname=libtiger pkgver=0.3.4 -pkgrel=3 +pkgrel=4 pkgdesc="A rendering library for Kate streams using Pango and Cairo" url="http://libtiger.googlecode.com/" license=('LGPL') |