aboutsummaryrefslogtreecommitdiffstats
path: root/libhaiku/PKGBUILD
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2016-07-13 21:07:56 +0200
committerMattias Andrée <maandree@kth.se>2016-07-13 21:07:56 +0200
commit42515a146bc75146895e02de1d96fe7635577bd7 (patch)
tree24c1182c626591a7b073986759bdef64c32fb87f /libhaiku/PKGBUILD
parentFix optdep (diff)
downloadaur-packages-42515a146bc75146895e02de1d96fe7635577bd7.tar.gz
aur-packages-42515a146bc75146895e02de1d96fe7635577bd7.tar.bz2
aur-packages-42515a146bc75146895e02de1d96fe7635577bd7.tar.xz
Update libhaiku
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'libhaiku/PKGBUILD')
-rw-r--r--libhaiku/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libhaiku/PKGBUILD b/libhaiku/PKGBUILD
index 7d0134e..c393829 100644
--- a/libhaiku/PKGBUILD
+++ b/libhaiku/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@member.fsf.org>
pkgname=libhaiku
-pkgver=1.0
+pkgver=1.0.1
pkgrel=1
pkgdesc="Poetic error messages"
arch=(i686 x86_64)
@@ -11,7 +11,7 @@ depends=(glibc)
makedepends=(glibc make coreutils gcc 'texinfo>=4.11')
install=$pkgname.install
source=($url/archive/$pkgver.tar.gz)
-sha256sums=(2d4b2f5fc669e3f100b917f84c00340a81cc5e6b2ccac3ce69cad51ed6871bc5)
+sha256sums=(40cc93f224038a2374006518d55ff106b225600e9bc7a0df27653a52d5a6e8a8)
build() {