summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 51a24af7ad38..4a542dea0c8e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alexander Sulfrian <asulfrian@zedat.fu-berlin.de>
pkgname=libbass
-pkgver=2.4.13.8
-pkgrel=4
+pkgver=2.4.14
+pkgrel=1
pkgdesc="BASS audio library"
arch=(i686 x86_64 armv6h armv7h aarch64)
url="http://www.un4seen.com/"
@@ -10,7 +10,7 @@ depends=(alsa-lib unzip)
source=("$pkgname-$pkgver.zip::http://dl.un4seen.com/files/bass24-linux.zip"
LICENSE)
-sha256sums=('3bab61aa062eeab72de0891ce5c0063203464b21d2403e627f565571fa5ee0f1'
+sha256sums=('0b10f808d7b0f92a27d33466d19f1d646d5923b1b2de92f2e231d6aa18835ec9'
'f7bc36320110c8fd2f87c6d2bb5df6d2231ca9ab31a299b1565de63f7681cc83')
source_armv6h=("$pkgname-$pkgver-$CARCH.zip::http://dl.un4seen.com/stuff/bass24-linux-arm.zip")