summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorozgursarier2016-09-13 22:15:19 +0300
committerozgursarier2016-09-13 22:15:19 +0300
commit47ae0ab1bea9fff673f0b36ed0813569467c58aa (patch)
tree8e666d9be8c7d3d96374a2a9a44eb30571de573c /PKGBUILD
parent7c6ec2a1b56ff76152f74467ce072a00a12a90e8 (diff)
downloadaur-47ae0ab1bea9fff673f0b36ed0813569467c58aa.tar.gz
Update to 2.2.4-3+b4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 09ada519a208..703929acf08d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ _compile=0
pkgname=vlc-plugin-fluidsynth
pkgver=2.2.4
pkgrel=3
-_pkgrel_status=+b1
+_pkgrel_status=+b4
pkgdesc="FluidSynth plugin for VLC"
arch=('i686' 'x86_64')
url="http://www.videolan.org/vlc/"
@@ -23,8 +23,8 @@ if [ "${_compile}" -eq 0 ]; then
source_i686=("${pkgname}_${pkgver}-${pkgrel}${_pkgrel_status}_i386.deb::http://ftp.us.debian.org/debian/pool/main/v/vlc/${pkgname}_${pkgver}-${pkgrel}${_pkgrel_status}_i386.deb")
source_x86_64=("${pkgname}_${pkgver}-${pkgrel}${_pkgrel_status}_amd64.deb::http://ftp.us.debian.org/debian/pool/main/v/vlc/${pkgname}_${pkgver}-${pkgrel}${_pkgrel_status}_amd64.deb")
-md5sums_i686=('8f94a60a86d0a5c79fa49f73b0402fbe')
-md5sums_x86_64=('11af57a1552d26c11ae8f207b86c5b80')
+md5sums_i686=('642c022e62c47f845d33add622901ce9')
+md5sums_x86_64=('12fbbd729c5935b96e675e296265799f')
else
options=("!libtool" "!emptydirs")
source+=("git://git.videolan.org/${pkgname%%-*}/${pkgname%%-*}-${pkgver:0:3}.git")