summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgrimi2016-07-22 19:57:13 +0200
committergrimi2016-07-22 19:57:13 +0200
commit80b702197a36563598dde2c8ec4e49d7030a0e87 (patch)
tree93afc7e565ca4331ed9b844468468c9ed03a1a27 /PKGBUILD
parent37950022b0252d9620842a2934d4cf84cea2c831 (diff)
downloadaur-80b702197a36563598dde2c8ec4e49d7030a0e87.tar.gz
Upstream: 4.1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 70087d6b15ab..379d21ec4a2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,16 +3,16 @@
# Contributor: john_schaf <john_schaf@hotmail.fr>
pkgname=xmp
-pkgver=4.0.11
+pkgver=4.1.0
pkgrel=1
pkgdesc="The Extended Module Player is a portable command-line module player that supports over 90 module formats (Amiga, Atari, ..)"
arch=(i686 x86_64)
url="http://xmp.sourceforge.net/"
license=('GPL')
-depends=('libxmp' 'libpulse')
+depends=('libxmp>=4.4' 'libpulse')
backup=('etc/xmp/xmp.conf' 'etc/xmp/modules.conf')
source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('baf6115d7febfca382b0144bd3017982')
+md5sums=('d9661b0be1a7ec79fd6185b166c4e9dd')
build() {