summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Perez de Castro2022-07-07 01:22:05 +0200
committerAdrian Perez de Castro2022-07-07 01:22:05 +0200
commite2bd94e5e5f6049026a717afd04711c0c8bae14c (patch)
tree54a030ea2cba5271e1ba574250e29f2d498b2b44
parentc6b1c1b7a4ef7a61aebbe1d6a4b9866bf93e3ca7 (diff)
downloadaur-munt-alsadrv.tar.gz
Bump to version 2.6.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aaa1c79c17c1..b3ceb3a9ae8d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = munt-alsadrv
pkgdesc = Software synthesizer emulating pre-GM MIDI devices such as the Roland MT-32, CM-32L, CM-64 and LAPC-I - ALSA sequencer driver
- pkgver = 2.5.3
+ pkgver = 2.6.3
pkgrel = 1
url = http://munt.sourceforge.net
install = munt-alsadrv.install
arch = x86_64
license = GPL2
- depends = munt>=2.5.3
- source = https://github.com/munt/munt/archive/libmt32emu_2_5_3.zip
+ depends = munt>=2.6.3
+ source = https://github.com/munt/munt/archive/libmt32emu_2_6_3.zip
source = munt-alsadrv.service
- sha512sums = a8a9c3698b37e1417952801574ae1b9a2f6ca9b27c9322a2b54ba7dc42d275509e2fbc1a713a0f249f0ef39d95d98f0eb16ba62f9923ff8a6cbf10fbd239b718
+ sha512sums = 638ea1dbe5340f74642536c3fd8edd3cb5bd2947db95472b739066ecb85104dddfbb3fd0d4cd2f17962e8e2546c6abf9203b08a319dde026e4c0f3e2fa32210f
sha512sums = 178f6b478e3d88c5ccb3b60799ed398c57b75384c96c2ee91c9f95ab94b772a5b5ce7bbc87465f334e5fd3d6decf87c47d6dcea2fe22b687dc023931fa79d480
pkgname = munt-alsadrv
diff --git a/PKGBUILD b/PKGBUILD
index 8753c7374a2f..fbb6cc1143c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=munt-alsadrv
_basepkgname=${pkgname%-alsadrv}
pkgdesc='Software synthesizer emulating pre-GM MIDI devices such as the Roland MT-32, CM-32L, CM-64 and LAPC-I - ALSA sequencer driver'
-pkgver=2.5.3
+pkgver=2.6.3
pkgrel=1
arch=(x86_64)
url=http://munt.sourceforge.net
@@ -13,7 +13,7 @@ __mt32suffix=libmt32emu
source=("https://github.com/${pkgname}/${pkgname}/archive/${__mt32suffix}_${pkgver//./_}.zip")
source=("https://github.com/${_basepkgname}/${_basepkgname}/archive/${__mt32suffix}_${pkgver//./_}.zip"
"${pkgname}.service")
-sha512sums=('a8a9c3698b37e1417952801574ae1b9a2f6ca9b27c9322a2b54ba7dc42d275509e2fbc1a713a0f249f0ef39d95d98f0eb16ba62f9923ff8a6cbf10fbd239b718'
+sha512sums=('638ea1dbe5340f74642536c3fd8edd3cb5bd2947db95472b739066ecb85104dddfbb3fd0d4cd2f17962e8e2546c6abf9203b08a319dde026e4c0f3e2fa32210f'
'178f6b478e3d88c5ccb3b60799ed398c57b75384c96c2ee91c9f95ab94b772a5b5ce7bbc87465f334e5fd3d6decf87c47d6dcea2fe22b687dc023931fa79d480')
build () {