ctucx.git: alpine-pkgs

My personal alpine-packages [deprecated in favor of nixos]

commit d3048191c69ec19240c42f4645091b6a5e8e2afd
parent ec21ebbb5ad5a0b94211c001ecd4aecebe8bd58e
Author: Isa <hi@f2k1.de>
Date: Sun, 13 Jun 2021 12:55:03 +0200

webmusic-nginx: update version
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/webmusic-nginx/APKBUILD b/webmusic-nginx/APKBUILD
@@ -2,13 +2,13 @@
 # Maintainer: Leah (ctucx) <leah@ctu.cx>
 pkgname=webmusic-nginx
 pkgver=0.1
-pkgrel=1
+pkgrel=2
 pkgdesc="nginx generated index files optimized for music"
 url="https://cgit.ctu.cx/webmusic-nginx/"
 arch="noarch"
 options="!check"
 license="GPL-3"
-_commit="eed52e44922c9b8cc8dd04b026eb5efa6a9bf8ef"
+_commit="ac42fd4ab6820f5e840b13cbd03f3cdf0ae149ff"
 source="${pkgname}-${_commit}.tar.gz::https://cgit.ctu.cx/${pkgname}/snapshot/${pkgname}-${_commit}.tar.gz"
 builddir="${srcdir}/${pkgname}-${_commit}/"
 

@@ -23,4 +23,4 @@ package() {
   chmod 755 -R "${pkgdir}/usr/share/webapps/webmusic-nginx/"
 }
 
-sha512sums="0fc3df59b410c19fd4d1baf6ed50c2ca3205f403bb22f1a6831a523d19e8734945891cfe1be25d4b18d67d957c928d52187b066b0df88c9c0225fc1098bf95b3  webmusic-nginx-eed52e44922c9b8cc8dd04b026eb5efa6a9bf8ef.tar.gz"
+sha512sums="ff307028af6f81ee5d8d592a88fd9a3f1071a1c54508b35e2c876df932b88da0a7da1c8dd8ddc7793290cce5a51d820cd97c9ab92bb9843e2fe22a0c9bae90ca  webmusic-nginx-ac42fd4ab6820f5e840b13cbd03f3cdf0ae149ff.tar.gz"