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

Christian Hesse eworm at archlinux.org
Thu Aug 23 20:56:18 UTC 2018


    Date: Thursday, August 23, 2018 @ 20:56:18
  Author: eworm
Revision: 373481

upgpkg: uriparser 0.8.6-1

new upstream release

Modified:
  uriparser/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-23 20:42:29 UTC (rev 373480)
+++ PKGBUILD	2018-08-23 20:56:18 UTC (rev 373481)
@@ -3,7 +3,7 @@
 # Contributor: Juan Pablo Gonzalez Tognarelli <lord_jotape at yahoo.com.ar>
 
 pkgname=uriparser
-pkgver=0.8.5
+pkgver=0.8.6
 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'
@@ -11,7 +11,7 @@
 arch=('x86_64')
 license=('custom')
 source=("https://github.com/uriparser/uriparser/releases/download/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.bz2")
-sha256sums=('58eacd5c03d9e341c04eb0b30831faec89f3b415949ff8d72254e63432352cdd')
+sha256sums=('0709a7e572417db763f0356250d91686c19a64ab48e9da9f5a1e8055dc2a4a54')
 
 build() {
   cd "$srcdir"/$pkgname-$pkgver



More information about the arch-commits mailing list