summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfelixseblanc2019-04-04 20:11:47 +0200
committerfelixseblanc2019-04-04 20:11:47 +0200
commit3cf212472436c32ca66da1597de73d5597f7c316 (patch)
treea520f78398c513e7a42f5dcf721407fcf6925f58
parentc6b4d43d6cefec8d2bf671d7ca7af4edf167ef6c (diff)
downloadaur-3cf212472436c32ca66da1597de73d5597f7c316.tar.gz
Updated version to 4.2.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e3b3dd2b180a..e601dc06e20e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,9 +8,9 @@ pkgbase = deezloader-remix-bin
license = GPL3
conflicts = deezloader-remix-git
options = !strip
- source_x86_64 = deezloader-remix.appimage::https://www.dropbox.com/s/hhhennqt1d90d5v/Deezloader_Remix_4.2.1-i386.appimage?dl=0
+ source_x86_64 = deezloader-remix.appimage::https://www.dropbox.com/s/7g2m490lv28vjad/Deezloader_Remix_4.2.1-x86_64.appimage?dl=0
md5sums_x86_64 = 706967580087748e9689b056e495cc0d
- source_i686 = deezloader-remix.appimage::https://www.dropbox.com/s/7g2m490lv28vjad/Deezloader_Remix_4.2.1-x86_64.appimage?dl=0
+ source_i686 = deezloader-remix.appimage::https://www.dropbox.com/s/hhhennqt1d90d5v/Deezloader_Remix_4.2.1-i386.appimage?dl=0
md5sums_i686 = 98a3e7e2c050fa695e500f50a7dd22a1
pkgname = deezloader-remix-bin
diff --git a/PKGBUILD b/PKGBUILD
index b8f1e812f2cf..f19bf9c8deb9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@ arch=('x86_64' 'i686')
url="https://notabug.org/RemixDevs/DeezloaderRemix"
license=('GPL3')
conflicts=('deezloader-remix-git')
-source_x86_64=(${_pkgname}.appimage::https://www.dropbox.com/s/hhhennqt1d90d5v/Deezloader_Remix_${pkgver}-i386.appimage?dl=0)
-source_i686=(${_pkgname}.appimage::https://www.dropbox.com/s/7g2m490lv28vjad/Deezloader_Remix_${pkgver}-x86_64.appimage?dl=0)
+source_x86_64=(${_pkgname}.appimage::https://www.dropbox.com/s/7g2m490lv28vjad/Deezloader_Remix_${pkgver}-x86_64.appimage?dl=0)
+source_i686=(${_pkgname}.appimage::https://www.dropbox.com/s/hhhennqt1d90d5v/Deezloader_Remix_${pkgver}-i386.appimage?dl=0)
options=(!strip)
md5sums_x86_64=('706967580087748e9689b056e495cc0d')
md5sums_i686=('98a3e7e2c050fa695e500f50a7dd22a1')