summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorozgursarier2016-03-25 23:22:36 +0200
committerozgursarier2016-03-25 23:22:36 +0200
commit24f37ba34d624e1c5aba22444aaacbaa9024de66 (patch)
tree2190efaa7d56cd206c3914b3893ffa25fdb6daf7
parent990badf13c4c9bda85743a2a4d6b2d8f5e71830b (diff)
downloadaur-24f37ba34d624e1c5aba22444aaacbaa9024de66.tar.gz
md5sums updated
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e05b8521f278..afba2a1e5aef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Fri Mar 25 21:18:08 UTC 2016
+# Fri Mar 25 21:21:57 UTC 2016
pkgbase = vlc-plugin-fluidsynth
pkgdesc = FluidSynth plugin for VLC
pkgver = 2.2.2
@@ -16,9 +16,9 @@ pkgbase = vlc-plugin-fluidsynth
conflicts = vlc-plugin-fluidsynth-git
replaces = vlc-plugin-fluidsynth-git
source_i686 = vlc-plugin-fluidsynth_2.2.2-5_i386.deb::http://ftp.us.debian.org/debian/pool/main/v/vlc/vlc-plugin-fluidsynth_2.2.2-5_i386.deb
- md5sums_i686 = af34df4542bb8da3e03010ca09553b60
+ md5sums_i686 = 1b5f42f6f935cd3e741923e93ac642ce
source_x86_64 = vlc-plugin-fluidsynth_2.2.2-5_amd64.deb::http://ftp.us.debian.org/debian/pool/main/v/vlc/vlc-plugin-fluidsynth_2.2.2-5_amd64.deb
- md5sums_x86_64 = aa1ba3de8dc10b9c3cf6ed60e10ae76d
+ md5sums_x86_64 = e673ee0ccf37824f25d65df0f923207a
pkgname = vlc-plugin-fluidsynth
diff --git a/PKGBUILD b/PKGBUILD
index 7d1f6c602c88..e6222c728521 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -24,8 +24,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=('af34df4542bb8da3e03010ca09553b60')
-md5sums_x86_64=('aa1ba3de8dc10b9c3cf6ed60e10ae76d')
+md5sums_i686=('1b5f42f6f935cd3e741923e93ac642ce')
+md5sums_x86_64=('e673ee0ccf37824f25d65df0f923207a')
else
options=("!libtool" "!emptydirs")
source+=("git://git.videolan.org/${pkgname%%-*}/${pkgname%%-*}-${pkgver:0:3}.git")