summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorozgursarier2017-03-20 21:57:50 +0300
committerozgursarier2017-03-20 21:57:50 +0300
commitc8aaabe0566efc6d40c94c41108f6d7471704a39 (patch)
treefa394eedc515610cbe7c2b95899c8cd2f94378db
parent87eb4b9b4e37ee3ff59d99c7e88897643ea7e070 (diff)
downloadaur-c8aaabe0566efc6d40c94c41108f6d7471704a39.tar.gz
Update to 2.2.5-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 53af7ce68ee6..8ab0591cbc5a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Tue Feb 14 18:02:15 UTC 2017
+# Mon Mar 20 18:57:19 UTC 2017
pkgbase = vlc-plugin-fluidsynth
pkgdesc = FluidSynth plugin for VLC
- pkgver = 2.2.4
- pkgrel = 13
+ pkgver = 2.2.5
+ pkgrel = 1
url = http://www.videolan.org/vlc/
install = notes.install
arch = i686
@@ -14,10 +14,10 @@ pkgbase = vlc-plugin-fluidsynth
optdepends = soundfont-fluid: FluidR3_GM soundfont
conflicts = vlc-plugin-fluidsynth-git
replaces = vlc-plugin-fluidsynth-git
- source_i686 = vlc-plugin-fluidsynth_2.2.4-13_i386.deb::http://ftp.us.debian.org/debian/pool/main/v/vlc/vlc-plugin-fluidsynth_2.2.4-13_i386.deb
- md5sums_i686 = ec1e3775c3a63134befe85cad596dfe1
- source_x86_64 = vlc-plugin-fluidsynth_2.2.4-13_amd64.deb::http://ftp.us.debian.org/debian/pool/main/v/vlc/vlc-plugin-fluidsynth_2.2.4-13_amd64.deb
- md5sums_x86_64 = e50414182efbb8023151bfb9d215c9ea
+ options = !libtool
+ options = !emptydirs
+ source = git://git.videolan.org/vlc/vlc-2.2.git
+ md5sums = SKIP
pkgname = vlc-plugin-fluidsynth
diff --git a/PKGBUILD b/PKGBUILD
index 798965e5c22f..61e583ebbeec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer : Özgür Sarıer <echo b3pndXJzYXJpZXIxMDExNjAxMTE1QGdtYWlsLmNvbQo= | base64 -d>
-_compile=0
+_compile=1
# 0=Use prebuilt debian vlc-plugin-fluidsynth package
# 1=Download vlc stable git source and compile vlc fluidsynth plugin standalone.
pkgname=vlc-plugin-fluidsynth
-pkgver=2.2.4
-pkgrel=13
+pkgver=2.2.5
+pkgrel=1
_pkgrel_status=
pkgdesc="FluidSynth plugin for VLC"
arch=('i686' 'x86_64')