summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristopher Snowhill2024-05-12 03:46:05 -0700
committerChristopher Snowhill2024-05-12 03:46:05 -0700
commitccb8781e356fa5e3760bf5364824f2acfb1c18f6 (patch)
treeab86cbbc7bb913bfcfc2dbb9575a44b4d9913400 /PKGBUILD
parent44342c0ee6c1e5a694b29da3524ae6d4fd2f923c (diff)
downloadaur-libbassopus.tar.gz
2.4.2.4-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 312e74e2cc22..f1f83d6f54c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Alexander F. Rødseth <xyproto@archlinux.org>
pkgname=libbassopus
-pkgver=2.4.2.3
+pkgver=2.4.2.4
pkgrel=1
pkgdesc='BASS audio library Opus plugin'
arch=(i686 x86_64 armv6h armv7h aarch64)
@@ -11,7 +11,7 @@ url='https://www.un4seen.com/'
license=(custom)
depends=(alsa-lib libbass)
source=("$pkgname-$pkgver.zip::http://www.un4seen.com/files/bassopus24-linux.zip")
-sha256sums=('6b537a534486ea61b76f1aabd52d04c55f46d8cc36c76cf4ddea5a78b24195cb')
+sha256sums=('87816aeaf76d39309ac5953e32cc8549ea1ec359e18b2de207659e84b552319a')
prepare() {
grep Lic "$srcdir/bassopus.txt" -A14 > LICENSE