summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoseph Lansdowne2019-11-10 13:04:41 +0000
committerJoseph Lansdowne2019-11-10 13:05:02 +0000
commitb02dbf242e75f2828cf9396887d5a64583b93232 (patch)
tree277ada02c10b67d96d83ce4341f539ba47c4aff4
parent74071c42b6b2f8752e7f68d34d86586d5e33a6b6 (diff)
downloadaur-b02dbf242e75f2828cf9396887d5a64583b93232.tar.gz
lib32-libbass 2.4.14-3 (checksum update)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4713612157c1..19cf8c859886 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = lib32-libbass
pkgdesc = BASS audio library (32-bit)
pkgver = 2.4.14
- pkgrel = 2
+ pkgrel = 3
url = http://www.un4seen.com/
arch = x86_64
license = custom
depends = alsa-lib
source = http://dl.un4seen.com/files/bass24-linux.zip
source = LICENSE
- md5sums = 01f6563042028d34de64522a4d383b7d
+ md5sums = 9fd65eb38a613b30580d8e03924f8f3e
md5sums = 3ab2a50d2f88f284eb854a6a9a35f51f
pkgname = lib32-libbass
diff --git a/PKGBUILD b/PKGBUILD
index 5ba24aa4ae00..e02d82f3c191 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Joseph Lansdowne <J49137@gmail.com>
pkgname=lib32-libbass
pkgver=2.4.14
-pkgrel=2
+pkgrel=3
pkgdesc="BASS audio library (32-bit)"
arch=(x86_64)
url="http://www.un4seen.com/"
license=(custom)
depends=(alsa-lib)
source=(http://dl.un4seen.com/files/bass24-linux.zip LICENSE)
-md5sums=('01f6563042028d34de64522a4d383b7d'
+md5sums=('9fd65eb38a613b30580d8e03924f8f3e'
'3ab2a50d2f88f284eb854a6a9a35f51f')
build () {