summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryjun2021-12-17 19:07:31 +0800
committeryjun2021-12-17 19:07:31 +0800
commit010c9960362c1e3ed0adc3df9fe97b6fb6224d7e (patch)
treef3e86e773f4cb1bfce1c2ca10274c8d8b0d690fc /PKGBUILD
parenta8898aedd2aa15b62defd206add7d253a1937305 (diff)
downloadaur-010c9960362c1e3ed0adc3df9fe97b6fb6224d7e.tar.gz
[updpkg]: moonfm-bin 3.7.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e0b98500ec9b..6eecf52d2686 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=moonfm-bin
_pkgname=${pkgname%-bin}
-pkgver=3.7.2
+pkgver=3.7.4
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=('c64bb07d33adb09c8235f3e8478658d5e7736d4fd7529218a2a94162241f8f3b'
+sha256sums=('e4cc36639b3bf9077186208d0dce9549d2c1bd6a5b5e022c1736255bc2d10513'
'e18ecdb7e868ab427bddfb17f2c3f046aa235b872325e059e18400ae3ee4687d')
options=(!strip)
DLAGENTS=("https::/usr/bin/curl -A 'Mozilla' -fLC - --retry 3 --retry-delay 3 -o %o %u")