[arch-commits] Commit in uriparser/trunk (PKGBUILD)

Christian Hesse eworm at archlinux.org
Thu Jan 3 13:07:47 UTC 2019


    Date: Thursday, January 3, 2019 @ 13:07:46
  Author: eworm
Revision: 420309

upgpkg: uriparser 0.9.1-1

new upstream release

Modified:
  uriparser/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-03 12:45:51 UTC (rev 420308)
+++ PKGBUILD	2019-01-03 13:07:46 UTC (rev 420309)
@@ -2,7 +2,7 @@
 # Contributor: Juan Pablo Gonzalez Tognarelli <lord_jotape at yahoo.com.ar>
 
 pkgname=uriparser
-pkgver=0.9.0
+pkgver=0.9.1
 pkgrel=1
 pkgdesc='uriparser is a strictly RFC 3986 compliant URI parsing library. uriparser is cross-platform, fast, supports Unicode'
 url='https://github.com/uriparser/uriparser'
@@ -10,7 +10,7 @@
 arch=('x86_64')
 license=('custom')
 source=("https://github.com/uriparser/uriparser/releases/download/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.bz2")
-sha256sums=('ec67eb34feda8eac166f281799f03ed48387694fca44f6f5852f61f8fb535e2c')
+sha256sums=('75248f3de3b7b13c8c9735ff7b86ebe72cbb8ad043291517d7d53488e0893abe')
 
 build() {
   cd "$srcdir"/$pkgname-$pkgver



More information about the arch-commits mailing list