diff options
author | root <root@rshg054.dnsready.net> | 2012-02-09 23:14:54 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-02-09 23:14:54 +0000 |
commit | 4bc61018eec54dbe50e7556ce01d2ef2859b2c9f (patch) | |
tree | 3ea5705a573fd320639395f484fc12335e0a1b88 /extra/dotconf/PKGBUILD | |
parent | 54b7119c36756b86ea463649ee972cd6c1ce5863 (diff) |
Thu Feb 9 23:14:54 UTC 2012
Diffstat (limited to 'extra/dotconf/PKGBUILD')
-rw-r--r-- | extra/dotconf/PKGBUILD | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/extra/dotconf/PKGBUILD b/extra/dotconf/PKGBUILD index c33a2d0e5..c00c1582e 100644 --- a/extra/dotconf/PKGBUILD +++ b/extra/dotconf/PKGBUILD @@ -1,10 +1,11 @@ -# $Id: PKGBUILD 127711 2011-06-17 18:24:49Z andrea $ -# Maintainer: Andrea Scarpino <andrea@archlinux.org> +# $Id: PKGBUILD 149587 2012-02-08 15:12:44Z andrea $ +# Maintainer: +# Contributor: Andrea Scarpino <andrea@archlinux.org> # Contributor: Chris Brannon <cmbrannon@cox.net> pkgname=dotconf pkgver=1.3 -pkgrel=2 +pkgrel=3 pkgdesc='A C library for parsing configuration files' url="https://github.com/williamh/dotconf" arch=('i686' 'x86_64') |