[arch-commits] Commit in uriparser/trunk (PKGBUILD)
Sergej Pupykin
spupykin at nymeria.archlinux.org
Mon May 20 09:57:02 UTC 2013
Date: Monday, May 20, 2013 @ 11:57:02
Author: spupykin
Revision: 91153
upgpkg: uriparser 0.7.8-1
upd
Modified:
uriparser/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-05-20 09:56:57 UTC (rev 91152)
+++ PKGBUILD 2013-05-20 09:57:02 UTC (rev 91153)
@@ -3,7 +3,7 @@
# Contributor: Juan Pablo Gonzalez Tognarelli <lord_jotape at yahoo.com.ar>
pkgname=uriparser
-pkgver=0.7.7
+pkgver=0.7.8
pkgrel=1
pkgdesc="uriparser is a strictly RFC 3986 compliant URI parsing library. uriparser is cross-platform, fast, supports Unicode"
url="http://sourceforge.net/projects/uriparser/"
@@ -12,7 +12,7 @@
arch=('i686' 'x86_64')
license=("custom")
source=(http://downloads.sourceforge.net/sourceforge/uriparser/$pkgname-$pkgver.tar.bz2)
-md5sums=('2da950ef006be5a842dcc383cbbeaa78')
+md5sums=('1ff590e25e8d9f5eaaa409c741fc387b')
build() {
cd ${srcdir}/$pkgname-$pkgver
More information about the arch-commits
mailing list