summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorozgursarier2017-01-01 12:36:43 +0300
committerozgursarier2017-01-01 12:36:43 +0300
commita77ebced852391e52b020423ab2d06fdbea8cac4 (patch)
tree9b375e1a2503f265b5551f662a14fbd1796420e2 /PKGBUILD
parentf2aed3c720820e2d2e013a94eb1736ff037dde5f (diff)
downloadaur-a77ebced852391e52b020423ab2d06fdbea8cac4.tar.gz
Updated to 2.2.4-11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 32d8918691a2..c34353f9c90e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _compile=0
pkgname=vlc-plugin-fluidsynth
pkgver=2.2.4
-pkgrel=10
+pkgrel=11
_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=('d6558dd6e307d0aea946b7c4ad21765a')
-md5sums_x86_64=('6473268b0e3991f20fe92607db698170')
+md5sums_i686=('88b8cea10004dc9a266be120117bb99e')
+md5sums_x86_64=('832dece17c27b57375706c6999debdb0')
else
options=("!libtool" "!emptydirs")
source+=("git://git.videolan.org/${pkgname%%-*}/${pkgname%%-*}-${pkgver:0:3}.git")