We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b6a682 commit fe04134Copy full SHA for fe04134
1 file changed
srcpkgs/spotatui/template
@@ -1,6 +1,6 @@
1
# Template file for 'spotatui'
2
pkgname=spotatui
3
-version=0.38.1
+version=0.38.2
4
revision=1
5
build_style=cargo
6
hostmakedepends="pkgconf cmake clang rust-bindgen"
@@ -12,7 +12,7 @@ license="MIT"
12
homepage="https://github.com/LargeModGames/spotatui"
13
changelog="https://github.com/LargeModGames/spotatui/releases/tag/v${version}"
14
distfiles="https://github.com/LargeModGames/spotatui/archive/refs/tags/v${version}.tar.gz"
15
-checksum=95d44c553d5b11821b71386db16fb436ffbc8f6f04c75abde3c3e78773c66a88
+checksum=8f478fe3706c6815c83c6971fb1d78c8500c9cb7e46137099027931b3c4e9496
16
17
post_install() {
18
vlicense LICENSE
0 commit comments