summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfelixseblanc2019-04-04 20:07:26 +0200
committerfelixseblanc2019-04-04 20:07:26 +0200
commitc6b4d43d6cefec8d2bf671d7ca7af4edf167ef6c (patch)
tree8203550345bf4d9d96ac4288bf92a67615f3fb4f
parent8861cf1d544f16d1fdc148cbf345c923534abd81 (diff)
downloadaur-c6b4d43d6cefec8d2bf671d7ca7af4edf167ef6c.tar.gz
Updated version to 4.2.1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD4
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8f597f708cc0..e3b3dd2b180a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = deezloader-remix-bin
pkgdesc = Deezloader Remix is an improved version of Deezloader based on the Reborn branch. With this app you can download songs, playlists and albums directly from Deezer's Server in a single and well packaged app.
- pkgver = 4.2.0
+ pkgver = 4.2.1
pkgrel = 1
url = https://notabug.org/RemixDevs/DeezloaderRemix
arch = x86_64
arch = i686
- license = GPL
+ license = GPL3
conflicts = deezloader-remix-git
options = !strip
- source_x86_64 = deezloader-remix.AppImage::https://www.dropbox.com/s/dmvkws1eg5gzot8/Deezloader%20Remix%204.2.0.appimage?dl=0
- md5sums_x86_64 = 20a6c5f0f755ec7ee50ce1d7714086ea
- source_i686 = deezloader-remix.AppImage::https://www.dropbox.com/s/i7v6aj4yyc7tc7o/Deezloader%20Remix%204.2.0%20i386.appimage?dl=0
- md5sums_i686 = 94a3bf9c02469d90975b252e539dee8b
+ source_x86_64 = deezloader-remix.appimage::https://www.dropbox.com/s/hhhennqt1d90d5v/Deezloader_Remix_4.2.1-i386.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
+ md5sums_i686 = 98a3e7e2c050fa695e500f50a7dd22a1
pkgname = deezloader-remix-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3fc43e4136dc..b8f1e812f2cf 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/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)
options=(!strip)
md5sums_x86_64=('706967580087748e9689b056e495cc0d')
md5sums_i686=('98a3e7e2c050fa695e500f50a7dd22a1')