summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgrufo2016-10-15 16:15:51 +0200
committergrufo2016-10-15 16:15:51 +0200
commit3e7d37c28caf05a6a721184d5d6a86421a13050b (patch)
tree75c9c0fb8c85dd57cea959ccf396890f4909cd3d /PKGBUILD
parent950a9e45853f344657fb714aa00a0d63589c9766 (diff)
downloadaur-3e7d37c28caf05a6a721184d5d6a86421a13050b.tar.gz
New release (1.1-2)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8593a2054b94..46dd0e8a4ba1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=libconfini
pkgver=1.1
-pkgrel=1
+pkgrel=2
pkgdesc='Yet another INI parser'
arch=('i686' 'x86_64')
url="https://madmurphy.github.io/libconfini/"
license=("GPL")
makedepends=('intltool')
source=("https://github.com/madmurphy/${pkgname}/archive/${pkgver}-${pkgrel}.tar.gz")
-md5sums=('fe8aa1904c12ed6b8413f04e0777396b')
+md5sums=('18e1e03b401d01250556fb1f42116da7')
prepare() {