summaryrefslogtreecommitdiff
path: root/extra/libmikmod/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libmikmod/PKGBUILD')
-rw-r--r--extra/libmikmod/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/extra/libmikmod/PKGBUILD b/extra/libmikmod/PKGBUILD
index 18fbfe4d5..174fb9d9c 100644
--- a/extra/libmikmod/PKGBUILD
+++ b/extra/libmikmod/PKGBUILD
@@ -1,20 +1,20 @@
-# $Id: PKGBUILD 198197 2013-10-30 13:23:49Z allan $
+# $Id: PKGBUILD 201341 2013-12-09 07:42:41Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Contributor: Allan McRae <allan@archlinux.org>
# 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)
-url="http://mikmod.shlomifish.org/"
+url="http://mikmod.sourceforge.net"
arch=('i686' 'x86_64' 'mips64el')
depends=(openal sh)
makedepends=(alsa-lib)
install=$pkgname.install
-source=($url/files/$pkgname-$pkgver.tar.gz)
-sha256sums=('79f02478c5abd8b2af73df4cc5f9d52625aa044327c01563168e270cf79b2437')
+source=(http://downloads.sourceforge.net/mikmod/$pkgname-$pkgver.tar.gz)
+sha256sums=('2e8ca1d945ff7330741d085548a6d4e8b2f6a9d41edda773607905d8905683ae')
prepare() {
mkdir build