[arch-commits] Commit in libbsd/trunk (PKGBUILD)
Lukas Fleischer
lfleischer at archlinux.org
Sun Apr 24 15:17:13 UTC 2016
Date: Sunday, April 24, 2016 @ 17:17:13
Author: lfleischer
Revision: 266118
upgpkg: libbsd 0.8.3-1
Upstream update.
Modified:
libbsd/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-04-24 15:16:05 UTC (rev 266117)
+++ PKGBUILD 2016-04-24 15:17:13 UTC (rev 266118)
@@ -3,8 +3,8 @@
# Contributor: Gerardo Exequiel Pozzi <vmlinuz386 at yahoo.com.ar>
pkgname=libbsd
-pkgver=0.8.2
-pkgrel=2
+pkgver=0.8.3
+pkgrel=1
pkgdesc='Provides useful functions commonly found on BSD systems like strlcpy()'
arch=('i686' 'x86_64')
url="http://libbsd.freedesktop.org"
@@ -12,7 +12,7 @@
depends=('glibc')
options=('staticlibs')
source=("http://libbsd.freedesktop.org/releases/$pkgname-$pkgver.tar.xz"{,.asc})
-md5sums=('cdee252ccff978b50ad2336278c506c9'
+md5sums=('e935c1bb6cc98a4a43cb1da22795493a'
'SKIP')
validpgpkeys=('4F3E74F436050C10F5696574B972BF3EA4AE57A3') # Guillem Jover
More information about the arch-commits
mailing list