summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorozgursarier2016-12-07 19:59:11 +0300
committerozgursarier2016-12-07 19:59:11 +0300
commitf2aed3c720820e2d2e013a94eb1736ff037dde5f (patch)
treeebec444944f17118f06af95f50bc7eda2d30a3f3 /PKGBUILD
parent602802422ef74fd2e10aba99fd6c565b05020406 (diff)
downloadaur-f2aed3c720820e2d2e013a94eb1736ff037dde5f.tar.gz
Update to 2.2.4-10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 41573ca4258b..32d8918691a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _compile=0
pkgname=vlc-plugin-fluidsynth
pkgver=2.2.4
-pkgrel=8
+pkgrel=10
_pkgrel_status=
pkgdesc="FluidSynth plugin for VLC"
arch=('i686' 'x86_64')
@@ -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=('d0ce9204b75c9efe6fc047e1ce6c8741')
-md5sums_x86_64=('23e9cf7310cd90576bb62deb203b698b')
+md5sums_i686=('d6558dd6e307d0aea946b7c4ad21765a')
+md5sums_x86_64=('6473268b0e3991f20fe92607db698170')
else
options=("!libtool" "!emptydirs")
source+=("git://git.videolan.org/${pkgname%%-*}/${pkgname%%-*}-${pkgver:0:3}.git")