summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristopher Snowhill2024-03-09 14:42:18 -0800
committerChristopher Snowhill2024-03-09 14:42:18 -0800
commita374ea9b2433811f9111973b91448ff4d564f55e (patch)
tree811e1c7b64ae9f643e6cce5cb89fd2902cdfe7f2 /PKGBUILD
parent9b1aff8c4da9cc107e751c4d6f35d20a5115493c (diff)
downloadaur-libbass.tar.gz
Updated upstream archive, same version, new docs
Updated multiple versions since the official release of this version, the only changes thus far have been to the plaintext readme, and now to the .chm API documentation.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index da02d633b3a7..4462ba6fcd08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@
pkgname=libbass
pkgver=2.4.17
-pkgrel=1
+pkgrel=2
pkgdesc='BASS audio library'
arch=(i686 x86_64 armv6h armv7h aarch64)
url='https://www.un4seen.com/'
license=(custom)
depends=(alsa-lib)
source=("$pkgname-$pkgver.zip::http://www.un4seen.com/files/bass24-linux.zip")
-sha256sums=('e0caed1509d7e92d12d8b74827d95e60226c1a37dbd3e37d6ecf89aa1353932b')
+sha256sums=('fc9025bed66d9f3bb36635b2de7d564fc4396552ced012490094fbfdd10b4b7a')
prepare() {
grep Lic "$srcdir/bass.txt" -A62 > LICENSE