Date: Saturday, February 3, 2018 @ 16:10:04
  Author: lfleischer
Revision: 315812

upgpkg: libbsd 0.8.7-1

Upstream update.

Modified:
  libbsd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-02-03 16:01:18 UTC (rev 315811)
+++ PKGBUILD    2018-02-03 16:10:04 UTC (rev 315812)
@@ -3,7 +3,7 @@
 # Contributor: Gerardo Exequiel Pozzi <[email protected]>
 
 pkgname=libbsd
-pkgver=0.8.6
+pkgver=0.8.7
 pkgrel=1
 pkgdesc='Provides useful functions commonly found on BSD systems like 
strlcpy()'
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('glibc')
 options=('staticlibs')
 
source=("https://libbsd.freedesktop.org/releases/$pkgname-$pkgver.tar.xz"{,.asc})
-md5sums=('4ab7bec639af17d0aacb50222b479110'
+md5sums=('d9e6980fbfe44f94fd92b89a33cce67d'
          'SKIP')
 validpgpkeys=('4F3E74F436050C10F5696574B972BF3EA4AE57A3') # Guillem Jover
 

Reply via email to