summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzxp198210052023-09-25 13:59:54 +0800
committerzxp198210052023-09-25 13:59:54 +0800
commit1638033a6bc1600542fbc4c10a8fae7022432018 (patch)
tree121af55e9f0ce8d8b8691071a1d7c17ada4b848f /PKGBUILD
parent257153c06ef7fa45714d6f2804a64bfc7d253b09 (diff)
downloadaur-1638033a6bc1600542fbc4c10a8fae7022432018.tar.gz
update to 0.15.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1bb7d387990b..cc3c02eeba98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: zxp19821005 <zxp19821005 at 163 dot com>
pkgname=alspotron-bin
_pkgname=Alspotron
-pkgver=0.14.2
+pkgver=0.15.0
pkgrel=1
pkgdesc="Shows the egg lyrics of the track, playing on Spotify / YouTube Music"
arch=('x86_64')
@@ -12,7 +12,7 @@ conflicts=("${pkgname%-bin}")
depends=('libxrandr' 'at-spi2-core' 'libxkbcommon' 'pango' 'expat' 'java-runtime' 'dbus' 'alsa-lib' 'nss' 'glibc' 'nspr' \
'libxdamage' 'cairo' 'libxcomposite' 'libcups' 'libxcb' 'gtk3' 'libdrm' 'libxext' 'libxfixes' 'glib2' 'gcc-libs' 'libx11' 'mesa')
source=("${pkgname%-bin}-${pkgver}.deb::${url}/releases/download/v${pkgver}/${pkgname%-bin}_${pkgver}_amd64.deb")
-sha256sums=('ef0b4febe2464de1f1cf91b07e876924d9e7c36663941fa64951d0931d5f7945')
+sha256sums=('591560b9fd0ca4fbf97efca409c2186008f7abff4af10761b5767e91a8f3ce18')
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"