[arch-commits] Commit in libbsd/trunk (PKGBUILD)
Lukas Fleischer
lfleischer at archlinux.org
Mon Oct 28 14:13:02 UTC 2019
Date: Monday, October 28, 2019 @ 14:13:02
Author: lfleischer
Revision: 365975
upgpkg: libbsd 0.10.0-1
Upstream update.
Modified:
libbsd/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-28 10:00:05 UTC (rev 365974)
+++ PKGBUILD 2019-10-28 14:13:02 UTC (rev 365975)
@@ -3,7 +3,7 @@
# Contributor: Gerardo Exequiel Pozzi <vmlinuz386 at yahoo.com.ar>
pkgname=libbsd
-pkgver=0.9.1
+pkgver=0.10.0
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=('a74b80c4143afa032c90226a4518fffe'
+md5sums=('ead96d240d02faa5b921c0aa50c812b5'
'SKIP')
validpgpkeys=('4F3E74F436050C10F5696574B972BF3EA4AE57A3') # Guillem Jover
More information about the arch-commits
mailing list