summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzxp198210052023-08-20 22:24:16 +0800
committerzxp198210052023-08-20 22:24:16 +0800
commit2a621b3198776e31c4bffc5c201fe1ea55c71050 (patch)
treef17c55c41bdedc0024dcdae8d18f6857077c976f /PKGBUILD
parent70fd0c166214b42ac1fad0947ffe5f215bd00974 (diff)
downloadaur-2a621b3198776e31c4bffc5c201fe1ea55c71050.tar.gz
update to 0.12.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b9712545be01..39e4495a77dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: zxp19821005 <zxp19821005 at 163 dot com>
pkgname=alspotron-bin
-pkgver=0.11.4
+pkgver=0.12.0
pkgrel=1
pkgdesc="Shows the egg lyrics of the track, playing on Spotify / YouTube Music"
arch=('x86_64')
@@ -12,7 +12,7 @@ depends=('libxrandr' 'at-spi2-core' 'libxkbcommon' 'pango' 'expat' 'java-runtime
'libxdamage' 'cairo' 'libxcomposite' 'libcups' 'libxcb' 'gtk3' 'libdrm' 'libxext' 'hicolor-icon-theme' 'libxfixes' \
'glib2' 'gcc-libs' 'libx11' 'mesa')
source=("${pkgname%-bin}-${pkgver}.deb::${url}/releases/download/v${pkgver}/${pkgname%-bin}_${pkgver}_amd64.deb")
-sha256sums=('222a2992f1054c68970249625c2a37849eb9926eaa9f20a73b06f8664a08303d')
+sha256sums=('c6bde3034e8b4e25940f1960e6235d2b4a3f9d0e50370bb11f3199632c4c9a50')
package() {
bsdtar -xf "${srcdir}/data.tar.xz" -C "${pkgdir}"
} \ No newline at end of file