Date: Thursday, October 6, 2022 @ 05:15:06
  Author: eworm
Revision: 1321801

upgpkg: uriparser 0.9.7-1: new upstream release

Modified:
  uriparser/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-06 04:48:00 UTC (rev 1321800)
+++ PKGBUILD    2022-10-06 05:15:06 UTC (rev 1321801)
@@ -2,7 +2,7 @@
 # Contributor: Juan Pablo Gonzalez Tognarelli <[email protected]>
 
 pkgname=uriparser
-pkgver=0.9.6
+pkgver=0.9.7
 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.xz";)
-sha256sums=('a288a06668528c19e85e38c508335938e1de6fdd4b8f2072401b4533fcebf644')
+sha256sums=('1ddae35cb3cc2c36e8199829d46f1c7f8b222e74a723fdae67ec8561e1ac5a39')
 
 build() {
   mkdir "$srcdir"/build

Reply via email to