summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStykers2019-05-21 14:32:41 +0900
committerStykers2019-05-21 14:32:41 +0900
commite42d04cc9952038cdfa87f8961adb934c21a1a96 (patch)
tree52b136930d5ac05078268aa0d229cb108728e991
parent22747f24b25131012b8691c1c2bb9a73228087f3 (diff)
downloadaur-e42d04cc9952038cdfa87f8961adb934c21a1a96.tar.gz
bumpnto 3.0.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
-rw-r--r--libfluidsynth_plugin.sobin14552 -> 18272 bytes
3 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 81f208abf87a..3a52c4f6830b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Thu Mar 1 23:54:41 UTC 2018
pkgbase = vlc-plugin-fluidsynth
pkgdesc = FluidSynth plugin for VLC
- pkgver = 3.0.1
+ pkgver = 3.0.6
pkgrel = 1
url = http://www.videolan.org/vlc/
install = notes.install
@@ -14,7 +12,7 @@ pkgbase = vlc-plugin-fluidsynth
conflicts = vlc-plugin-fluidsynth-git
replaces = vlc-plugin-fluidsynth-git
source = libfluidsynth_plugin.so
- md5sums = 6cd7738f25d45977f0fded19d8d800c9
+ md5sums = 72b2021ecf1155f74981007f7075a03b
pkgname = vlc-plugin-fluidsynth
diff --git a/PKGBUILD b/PKGBUILD
index 304a9762db03..5f4d624931b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer : Katherine Cumberbatch <stykers@stykers.moe>
-# Plugin file is obtained from Debian package vlc-plugin-fluidsynth_3.0.1-1_amd64.deb
+# Plugin file is obtained from Debian package vlc-plugin-fluidsynth_3.0.6-1_amd64.deb
pkgname=vlc-plugin-fluidsynth
-pkgver=3.0.1
+pkgver=3.0.6
pkgrel=1
pkgdesc="FluidSynth plugin for VLC"
arch=('x86_64')
@@ -14,7 +14,7 @@ conflicts=("${pkgname}-git")
replaces=("${pkgname}-git")
install="notes.install"
source=("libfluidsynth_plugin.so")
-md5sums=('6cd7738f25d45977f0fded19d8d800c9')
+md5sums=('72b2021ecf1155f74981007f7075a03b')
package() {
cd "${srcdir}/"
diff --git a/libfluidsynth_plugin.so b/libfluidsynth_plugin.so
index fc1f55202194..c5873c41b9c0 100644
--- a/libfluidsynth_plugin.so
+++ b/libfluidsynth_plugin.so
Binary files differ