summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a87b76d14861..7ad6c258b3d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,15 +4,15 @@
pkgname=munt-git
_pkgname=munt
pkgdesc="Software synthesiser emulating pre-GM MIDI devices, such as the Roland MT-32"
-pkgver=1979.9bb289a
+pkgver=2262.44b83034
pkgrel=1
arch=(i686 x86_64)
url="http://munt.sourceforge.net"
license=(LGPL2.1)
depends=('qt5-base' 'qt5-multimedia' 'portaudio' 'libpulse' 'alsa-lib')
-makedepends=('git' 'cmake' 'gendesk')
+makedepends=('git' 'cmake' 'gendesk' 'imagemagick')
options=(staticlibs)
-source=(git://github.com/munt/munt.git)
+source=(git+https://github.com/munt/munt.git)
provides=('munt')
conflicts=('munt')
md5sums=(SKIP)
@@ -45,3 +45,4 @@ package() {
make DESTDIR="$pkgdir" install
}
+