summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorozgursarier2016-08-24 16:43:28 +0300
committerozgursarier2016-08-24 16:43:28 +0300
commit7c6ec2a1b56ff76152f74467ce072a00a12a90e8 (patch)
treec228ba3d2031101ea1d4b4439fb586c991c6aa4e
parent4f42b042c089975fea34ac52f3e2fe53d0f960cb (diff)
downloadaur-7c6ec2a1b56ff76152f74467ce072a00a12a90e8.tar.gz
PKGBUILD fix
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3fb9dc42b86d..99b7cf8a097b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Wed Aug 24 11:57:51 UTC 2016
+# Wed Aug 24 13:43:17 UTC 2016
pkgbase = vlc-plugin-fluidsynth
pkgdesc = FluidSynth plugin for VLC
- pkgver = 2.2.5
- pkgrel = 1
+ pkgver = 2.2.4
+ pkgrel = 3
url = http://www.videolan.org/vlc/
install = notes.install
arch = i686
@@ -14,9 +14,9 @@ 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.5-1+b1_i386.deb::http://ftp.us.debian.org/debian/pool/main/v/vlc/vlc-plugin-fluidsynth_2.2.5-1+b1_i386.deb
+ source_i686 = vlc-plugin-fluidsynth_2.2.4-3+b1_i386.deb::http://ftp.us.debian.org/debian/pool/main/v/vlc/vlc-plugin-fluidsynth_2.2.4-3+b1_i386.deb
md5sums_i686 = 8f94a60a86d0a5c79fa49f73b0402fbe
- source_x86_64 = vlc-plugin-fluidsynth_2.2.5-1+b1_amd64.deb::http://ftp.us.debian.org/debian/pool/main/v/vlc/vlc-plugin-fluidsynth_2.2.5-1+b1_amd64.deb
+ source_x86_64 = vlc-plugin-fluidsynth_2.2.4-3+b1_amd64.deb::http://ftp.us.debian.org/debian/pool/main/v/vlc/vlc-plugin-fluidsynth_2.2.4-3+b1_amd64.deb
md5sums_x86_64 = 11af57a1552d26c11ae8f207b86c5b80
pkgname = vlc-plugin-fluidsynth
diff --git a/PKGBUILD b/PKGBUILD
index a80e1e30631c..09ada519a208 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@ _compile=0
# 1=Download vlc stable git source and compile vlc fluidsynth plugin standalone.
pkgname=vlc-plugin-fluidsynth
-pkgver=2.2.5
-pkgrel=1
+pkgver=2.2.4
+pkgrel=3
_pkgrel_status=+b1
pkgdesc="FluidSynth plugin for VLC"
arch=('i686' 'x86_64')