Date: Thursday, March 1, 2018 @ 07:39:06 Author: bpiotrowski Revision: 317665
0.9.9-1: new upstream release Modified: libunistring/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-01 07:23:33 UTC (rev 317664) +++ PKGBUILD 2018-03-01 07:39:06 UTC (rev 317665) @@ -6,7 +6,7 @@ # Contributor: Patrick McCarty <pnorcks at gmail dot com> pkgname=libunistring -pkgver=0.9.8 +pkgver=0.9.9 pkgrel=1 pkgdesc='Library for manipulating Unicode strings and C strings' url='http://www.gnu.org/software/libunistring/' @@ -15,7 +15,7 @@ depends=('glibc') source=(https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig}) validpgpkeys=('462225C3B46F34879FC8496CD605848ED7E69871') # Daiki Ueno <[email protected]> -md5sums=('03c60d4f7a77e00a8b31220c0ec22601' +md5sums=('e4ecbf169a07ef021f89132e3fe55c02' 'SKIP') build() {
