summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryjun2021-10-07 18:10:38 +0800
committeryjun2021-10-07 18:10:38 +0800
commite63b7eda60e16046b38ad28494e27fc4610412a1 (patch)
tree15fe1febb7bdbb4016b941d9385bcb45a3a69fb4 /PKGBUILD
parentc306a135bf8d5e8173acadc7c50ee6f1a54af875 (diff)
downloadaur-e63b7eda60e16046b38ad28494e27fc4610412a1.tar.gz
updpkg: moonfm-bin 3.0.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ed015212e64d..b7d3186a7718 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=moonfm-bin
_pkgname=${pkgname%-bin}
-pkgver=3.0.0
+pkgver=3.0.1
pkgrel=1
pkgdesc="An easy to use podcast player for podcast lovers, discover the best of over 600,000+ podcasts."
arch=('x86_64')
@@ -13,7 +13,7 @@ conflicts=("${_pkgname}")
depends=('electron13')
source=("https://moon.fm/dist/MoonFM-${pkgver}-${arch}.AppImage"
"${_pkgname}.sh")
-sha256sums=('162358a8eb492875f3b78bbad3a141b691e1231fae040047e5b0cc223fdcd960'
+sha256sums=('5af35e0f9b546af59416ff30a39770baf00639a1e21b903afa2c14ce63ef8e93'
'e18ecdb7e868ab427bddfb17f2c3f046aa235b872325e059e18400ae3ee4687d')
options=(!strip)
DLAGENTS=("https::/usr/bin/curl -A 'Mozilla' -fLC - --retry 3 --retry-delay 3 -o %o %u")