summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzoe2015-06-26 16:03:09 +0200
committerzoe2015-06-26 16:03:09 +0200
commitbe9565159e6185d5f7b3e86da6d2a8b501ca7cbc (patch)
treedae10535e8d16e4d3b6752ba108eb731ff0765da
parentc7ed51fe6d5f72b9752b0f322fa0e820cd48ab9b (diff)
downloadaur-be9565159e6185d5f7b3e86da6d2a8b501ca7cbc.tar.gz
Update to 0.7.5-6
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2b0f5f1f82cd..20425dbfb566 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,7 +10,8 @@ pkgbase = kmidimon
makedepends = automoc4
depends = kdelibs
depends = drumstick
- source = http://downloads.sourceforge.net/kmidimon/kmidimon-0.7.5.tar.bz2 drumstick.tar.gz
+ source = http://downloads.sourceforge.net/kmidimon/kmidimon-0.7.5.tar.bz2
+ source = drumstick.tar.gz
source = drumstick.tar.gz
md5sums = 581d29ff9a0aabf4aeb6beeb40f589b0
md5sums = e55595ace976c90d45b55ea4f3a3da38
diff --git a/PKGBUILD b/PKGBUILD
index 371f9d4557b7..22984cb3d9c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="http://kmidimon.sourceforge.net/"
license=('GPL')
depends=('kdelibs' 'drumstick')
makedepends=('cmake' 'automoc4')
-source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2 drumstick.tar.gz" "drumstick.tar.gz")
+source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2" "drumstick.tar.gz" "drumstick.tar.gz")
md5sums=('581d29ff9a0aabf4aeb6beeb40f589b0' 'e55595ace976c90d45b55ea4f3a3da38')
build() {