summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaxime Gauduin2016-09-04 12:26:30 +0200
committerMaxime Gauduin2016-09-04 12:26:30 +0200
commit82f07a16aff31e9a7fe5b7345e7c30f6b6b41655 (patch)
treef8adca9325a68ff1ad5b3aaaefcfe9732bb0056b /PKGBUILD
parent844c82098417559a5175fea19268d5b60918cde9 (diff)
downloadaur-82f07a16aff31e9a7fe5b7345e7c30f6b6b41655.tar.gz
lib32-libbsd 0.8.3-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1e96b1e1bc39..13c2d3678c0f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
pkgname=lib32-libbsd
-pkgver=0.8.0
+pkgver=0.8.3
pkgrel=1
pkgdesc='Provides useful functions commonly found on BSD systems like strlcpy()'
arch=('x86_64')
@@ -13,7 +13,7 @@ license=('custom')
depends=('lib32-glibc' 'libbsd')
makedepends=('gcc-multilib')
source=("http://libbsd.freedesktop.org/releases/libbsd-${pkgver}.tar.xz")
-sha256sums=('fbb732084bd960e4c78b688aac875be98e290cc6fe462b2ff8ee946a6473e38c')
+sha256sums=('934b634f4dfd865b6482650b8f522c70ae65c463529de8be907b53c89c3a34a8')
build() {
cd libbsd-${pkgver}