diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2013-12-27 23:55:53 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2013-12-27 23:55:53 +0000 |
commit | 65eeff79fff8a1bfdf67ca51d147384f46f4d5c0 (patch) | |
tree | fbfdff322b28d9a3c37e6e31c94caf1d8e48dac1 /community/confuse/PKGBUILD | |
parent | d53c44f055929b18d7d1b25f8367ee5836c435fc (diff) |
Fri Dec 27 23:54:04 UTC 2013
Diffstat (limited to 'community/confuse/PKGBUILD')
-rw-r--r-- | community/confuse/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/confuse/PKGBUILD b/community/confuse/PKGBUILD index d3b9d85c9..848134302 100644 --- a/community/confuse/PKGBUILD +++ b/community/confuse/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 99717 2013-10-30 23:13:11Z allan $ +# $Id: PKGBUILD 101339 2013-11-22 22:46:04Z ttoepper $ # Contributor : Ionut Biru <ibiru@archlinux.org> # Contributor: Roman Kyrylych <roman@archlinux.org> # Contributor: Alexander Mieland (dma147) <dma147@linux-stats.org> @@ -6,7 +6,7 @@ pkgname=confuse pkgver=2.7 -pkgrel=2 +pkgrel=3 pkgdesc="C-library for parsing configuration files" arch=('i686' 'x86_64') url="http://www.nongnu.org/confuse" |