summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKatherine ❄️2019-08-26 22:00:59 +0900
committerKatherine ❄️2019-08-26 22:00:59 +0900
commit735b37b4db595c96f066f8507397d61cd74de4cd (patch)
treee1d0aa4433f5137d8e38714845ba71e6e7a565a6
parente42d04cc9952038cdfa87f8961adb934c21a1a96 (diff)
downloadaur-735b37b4db595c96f066f8507397d61cd74de4cd.tar.gz
bump version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD7
-rw-r--r--libfluidsynth_plugin.sobin18272 -> 18632 bytes
3 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3a52c4f6830b..f77a000f9d6f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = vlc-plugin-fluidsynth
pkgdesc = FluidSynth plugin for VLC
- pkgver = 3.0.6
+ pkgver = 3.0.8
pkgrel = 1
url = http://www.videolan.org/vlc/
install = notes.install
@@ -12,7 +12,7 @@ pkgbase = vlc-plugin-fluidsynth
conflicts = vlc-plugin-fluidsynth-git
replaces = vlc-plugin-fluidsynth-git
source = libfluidsynth_plugin.so
- md5sums = 72b2021ecf1155f74981007f7075a03b
-
+ md5sums =5a258abe00f25da98ebaba318e4c2221
+
pkgname = vlc-plugin-fluidsynth
diff --git a/PKGBUILD b/PKGBUILD
index 5f4d624931b9..8b339749b524 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,7 @@
-# Maintainer : Katherine Cumberbatch <stykers@stykers.moe>
-# Plugin file is obtained from Debian package vlc-plugin-fluidsynth_3.0.6-1_amd64.deb
+# Maintainer : Katherine J. Cumberbatch <stykers@stykers.moe>
pkgname=vlc-plugin-fluidsynth
-pkgver=3.0.6
+pkgver=3.0.8
pkgrel=1
pkgdesc="FluidSynth plugin for VLC"
arch=('x86_64')
@@ -14,7 +13,7 @@ conflicts=("${pkgname}-git")
replaces=("${pkgname}-git")
install="notes.install"
source=("libfluidsynth_plugin.so")
-md5sums=('72b2021ecf1155f74981007f7075a03b')
+md5sums=('5a258abe00f25da98ebaba318e4c2221')
package() {
cd "${srcdir}/"
diff --git a/libfluidsynth_plugin.so b/libfluidsynth_plugin.so
index c5873c41b9c0..7e422de4d92f 100644
--- a/libfluidsynth_plugin.so
+++ b/libfluidsynth_plugin.so
Binary files differ