summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJP Cimalando2019-02-12 07:49:20 +0100
committerJP Cimalando2019-02-12 07:49:20 +0100
commit4399206bf8a0f2a048bee0adb2ed89c4bfcf900b (patch)
treec14a31e2894bf26251a2d86f50f4e83c04af5bbe /PKGBUILD
parent09ef8180cd8cfc1d162f1398aa98d384c104907a (diff)
downloadaur-libopnmidi-git.tar.gz
update: PKGBUILD fixes
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index db8ea788b6a0..ddd70d082a02 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: JP Cimalando <jp-dev inbox.ru>
pkgname=libopnmidi-git
_pkgname=libOPNMIDI
-pkgver=v1.4.0.r5.gc8c4803
+pkgver=v1.4.0.r105.gb5c8ee9
pkgrel=1
epoch=
pkgdesc="A MIDI play library with OPN2 (YM2612) emulator"
@@ -10,7 +10,7 @@ url="https://github.com/Wohlstand/libOPNMIDI"
license=('LGPL3')
groups=()
depends=('sdl2')
-makedepends=()
+makedepends=('git' 'cmake')
checkdepends=()
optdepends=()
provides=('libopnmidi')