author | Jan Alexander Steffens
<heftig@archlinux.org> 2013-12-09 07:40:47 UTC |
committer | Jan Alexander Steffens
<heftig@archlinux.org> 2013-12-09 07:40:47 UTC |
parent | 5008bed418e279fce84a64ad03bbc71c7e83ef47 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 98c5f7f..5889d21 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Tom Newsom <Jeepster@gmx.co.uk> pkgname=libmikmod -pkgver=3.3.3 +pkgver=3.3.4 pkgrel=1 pkgdesc="A portable sound library" license=(GPL LGPL) @@ -13,7 +13,7 @@ depends=(openal sh) makedepends=(alsa-lib) install=$pkgname.install source=(http://downloads.sourceforge.net/mikmod/$pkgname-$pkgver.tar.gz) -sha256sums=('79f02478c5abd8b2af73df4cc5f9d52625aa044327c01563168e270cf79b2437') +sha256sums=('2e8ca1d945ff7330741d085548a6d4e8b2f6a9d41edda773607905d8905683ae') prepare() { mkdir build