author | Kyle Keen
<keenerd@gmail.com> 2017-03-21 19:48:56 UTC |
committer | Kyle Keen
<keenerd@gmail.com> 2017-03-21 19:48:56 UTC |
parent | 5f03b038be1b43bc0aae8b3528f52cdc2ec78cd4 |
.SRCINFO | +2 | -2 |
PKGBUILD | +2 | -1 |
diff --git a/.SRCINFO b/.SRCINFO index 8405ce2..feccb7a 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,5 +1,5 @@ # Generated by mksrcinfo v8 -# Sat Feb 18 04:46:13 UTC 2017 +# Tue Mar 21 19:48:54 UTC 2017 pkgbase = soundfont-generaluser pkgdesc = A small and well balanced GM/GS soundbank for many styles of music. pkgver = 1.471 @@ -8,7 +8,7 @@ pkgbase = soundfont-generaluser arch = any groups = soundfonts license = custom - source = https://dl.dropboxusercontent.com/u/8126161/GeneralUser_GS_1.471.zip + source = https://www.dropbox.com/s/4x27l49kxcwamp5/GeneralUser_GS_1.471.zip md5sums = 5eaa95224f6080864cf6aedc1c9820a6 pkgname = soundfont-generaluser diff --git a/PKGBUILD b/PKGBUILD index 9d0af3a..2477004 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,7 +8,8 @@ license=("custom") url="http://www.schristiancollins.com/generaluser.php" groups=('soundfonts') #source=("http://www.schristiancollins.com/soundfonts/GeneralUser_GS_$pkgver-FluidSynth.zip") -source=("https://dl.dropboxusercontent.com/u/8126161/GeneralUser_GS_$pkgver.zip") +#source=("https://dl.dropboxusercontent.com/u/8126161/GeneralUser_GS_$pkgver.zip") +source=("https://www.dropbox.com/s/4x27l49kxcwamp5/GeneralUser_GS_$pkgver.zip") md5sums=('5eaa95224f6080864cf6aedc1c9820a6') package() {