summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoseph Lansdowne2015-02-12 19:04:23 +0000
committerJoseph Lansdowne2015-02-12 19:04:23 +0000
commitba0b49e542e24164ae2df83cb3c2bbdfade3b074 (patch)
tree6d15cb7e6e0632b9652459c07597af269dd50580
parent614aa024228250693077f288dcd917a6efee83fb (diff)
downloadaur-ba0b49e542e24164ae2df83cb3c2bbdfade3b074.tar.gz
lib32-libbass checksum change
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3a5fb8c3747d..65d4399448f2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = lib32-libbass
pkgdesc = BASS audio library (32-bit)
pkgver = 2.4.11
- 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 = 915f5ea550d4f269f97288cb338b8486
+ md5sums = 07cc66370c415f512682d679ec723573
md5sums = 3ab2a50d2f88f284eb854a6a9a35f51f
pkgname = lib32-libbass
diff --git a/PKGBUILD b/PKGBUILD
index 4a8d83929090..a2091d390bf4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Joseph Lansdowne <J49137@gmail.com>
pkgname=lib32-libbass
pkgver=2.4.11
-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=('915f5ea550d4f269f97288cb338b8486'
+md5sums=('07cc66370c415f512682d679ec723573'
'3ab2a50d2f88f284eb854a6a9a35f51f')
build () {