summaryrefslogtreecommitdiff
path: root/community/iniparser/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/iniparser/PKGBUILD')
-rw-r--r--community/iniparser/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/iniparser/PKGBUILD b/community/iniparser/PKGBUILD
index 027cab3cb..78653a202 100644
--- a/community/iniparser/PKGBUILD
+++ b/community/iniparser/PKGBUILD
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD 65566 2012-02-21 08:59:10Z spupykin $
+# $Id: PKGBUILD 69186 2012-04-10 02:19:29Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Roman Kyrylych <Roman.Kyrylych@gmail.com>
# Contributor: Roman Kyrylych <Roman.Kyrylych@gmail.com>
pkgname=iniparser
-pkgver=3.0
-pkgrel=2
+pkgver=3.1
+pkgrel=1
pkgdesc="A free stand-alone ini file parsing library written in portable ANSI C"
arch=('i686' 'x86_64')
url="http://ndevilla.free.fr/iniparser/"
license=('MIT')
depends=()
source=(http://ndevilla.free.fr/iniparser/$pkgname-$pkgver.tar.gz)
-md5sums=('133d955064d107a4fcb7739214356ce8')
+md5sums=('0aa4f995468ed390caf323f50a285bc3')
build() {
cd $srcdir/$pkgname