summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzxp198210052023-12-11 09:33:25 +0800
committerzxp198210052023-12-11 09:33:25 +0800
commitaf791a4071adb17f14056f6ed6276c03231f164b (patch)
tree9495e6379957fdefc9afd16f8d752680928cd07d /PKGBUILD
parentb31e8461e3b6c4bb08f9489746e0b29c1d0ece4a (diff)
downloadaur-af791a4071adb17f14056f6ed6276c03231f164b.tar.gz
update to 0.18.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 07578afe7f54..7f9392ca18d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: zxp19821005 <zxp19821005 at 163 dot com>
pkgname=alspotron-bin
_pkgname=Alspotron
-pkgver=0.18.0
+pkgver=0.18.2
_electronversion=28
pkgrel=1
pkgdesc="Shows the egg lyrics of the track, playing on Spotify / YouTube Music"
@@ -37,7 +37,7 @@ depends=(
source=(
"${pkgname%-bin}-${pkgver}.deb::${url}/releases/download/v${pkgver}/${pkgname%-bin}_${pkgver}_amd64.deb"
)
-sha256sums=('22777dbcc44f4e365b19ef5c8d88498d941d582bcfdd21454604a1cc6f69e06c')
+sha256sums=('eb6332bb38f0fdd7eeecdbadb5650c25a6bd59b6fa2e5220a6a2631287eda593')
build() {
bsdtar -xf "${srcdir}/data.tar.xz"
sed "s|/opt/${_pkgname}/${pkgname%-bin}|${pkgname%-bin} --no-sandbox|g" -i "${srcdir}/usr/share/applications/${pkgname%-bin}.desktop"