summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorozgursarier2016-04-23 09:06:41 +0300
committerozgursarier2016-04-23 09:06:41 +0300
commit0c5262764aa6f339e8886a52b2392840411f86d4 (patch)
tree0b11e48d04b83e4dbb939143c1e7947d8a1bbc9a
parent181576bd92d27d28cdac867bc137471d926f9668 (diff)
downloadaur-0c5262764aa6f339e8886a52b2392840411f86d4.tar.gz
Update md5sums
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e5d7d7d8b5b8..fcb2df1e41fe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sat Apr 23 06:02:23 UTC 2016
+# Sat Apr 23 06:06:26 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-6_i386.deb::http://ftp.us.debian.org/debian/pool/main/v/vlc/vlc-plugin-fluidsynth_2.2.2-6_i386.deb
- md5sums_i686 = 1b5f42f6f935cd3e741923e93ac642ce
+ md5sums_i686 = dcfeb0698727fcd2e5ff7ea0c824b962
source_x86_64 = vlc-plugin-fluidsynth_2.2.2-6_amd64.deb::http://ftp.us.debian.org/debian/pool/main/v/vlc/vlc-plugin-fluidsynth_2.2.2-6_amd64.deb
- md5sums_x86_64 = e673ee0ccf37824f25d65df0f923207a
+ md5sums_x86_64 = 1fc586747b97bb235d78883e2e4aab00
pkgname = vlc-plugin-fluidsynth
diff --git a/PKGBUILD b/PKGBUILD
index 3b31e8626241..b3cb8966ecbb 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=('1b5f42f6f935cd3e741923e93ac642ce')
-md5sums_x86_64=('e673ee0ccf37824f25d65df0f923207a')
+md5sums_i686=('dcfeb0698727fcd2e5ff7ea0c824b962')
+md5sums_x86_64=('1fc586747b97bb235d78883e2e4aab00')
else
options=("!libtool" "!emptydirs")
source+=("git://git.videolan.org/${pkgname%%-*}/${pkgname%%-*}-${pkgver:0:3}.git")