diff options
author | Joseph Lansdowne | 2015-01-04 21:20:55 +0000 |
---|---|---|
committer | Joseph Lansdowne | 2015-01-04 21:20:55 +0000 |
commit | 614aa024228250693077f288dcd917a6efee83fb (patch) | |
tree | bbd51a185d4b15ebb434fa64b9ed9ef4c5e164e4 /PKGBUILD | |
parent | 4fa5e92825785549b5ab2c40fdb98acde45636e7 (diff) | |
download | aur-614aa024228250693077f288dcd917a6efee83fb.tar.gz |
lib32-libbass 2.4.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ # Maintainer: Joseph Lansdowne <J49137@gmail.com> pkgname=lib32-libbass -pkgver=2.4.10 +pkgver=2.4.11 pkgrel=2 pkgdesc="BASS audio library (32-bit)" arch=(x86_64) @@ -8,7 +8,7 @@ url="http://www.un4seen.com/" license=(custom) depends=(alsa-lib) source=(http://dl.un4seen.com/files/bass24-linux.zip LICENSE) -md5sums=('841d0636a1fda9033a70a4f8fcb5df5b' +md5sums=('915f5ea550d4f269f97288cb338b8486' '3ab2a50d2f88f284eb854a6a9a35f51f') build () { |