ctucx.git: alpine-pkgs

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

commit db3f15b72adf7e716bc618da2fb40f429c8d8e02
parent f9fbcd4af6ddd79b0a6972aa3c66fc7f047ed5f2
Author: Leah (ctucx) <leah@ctu.cx>
Date: Thu, 21 Jan 2021 23:24:57 +0100

oeffi-web: update to new version
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/oeffi-web/APKBUILD b/oeffi-web/APKBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Leah (ctucx) <leah@ctu.cx>
 pkgname=oeffi-web
 pkgver=0.0.1
-pkgrel=18
+pkgrel=23
 pkgdesc="fast and simple tripplanner for the web"
 url="https://cgit.ctu.cx/oeffi-web"
 arch="all"

@@ -11,7 +11,7 @@ depends="openssl"
 makedepends="nim"
 install="$pkgname.pre-install"
 subpackages="${pkgname}-openrc"
-_commit="5c5717745f2512a349c3926047312f662a0a6123"
+_commit="c8221c43a9c4ec00544ea7b03549f290bce7c0cf"
 source="${pkgname}-${_commit}.tar.gz::https://cgit.ctu.cx/oeffi-web/snapshot/oeffi-web-${_commit}.tar.gz
         ${pkgname}.initd"
 builddir="${srcdir}/${pkgname}-${_commit}/"

@@ -33,5 +33,5 @@ package() {
 	cp -r templates ${pkgdir}/usr/share/oeffi-web
 }
 
-sha512sums="01e75e2e1413bfb6e8b6eac1eccda5d0a4d4ffe77899be4e98bc09ea36a15138796663238927c99eebd6fb12fe16831bc5fb11f4731e0fcf6cd6ea24890857fa  oeffi-web-5c5717745f2512a349c3926047312f662a0a6123.tar.gz
+sha512sums="ef58af3f2c370dfee1eb57107abaec55b6a6d3a748b6a8e0fb34318919fd9db902c5d6e1f938cc1c70484bd8b1162aa1423ce4e3882ca944c73b05508e1c177a  oeffi-web-c8221c43a9c4ec00544ea7b03549f290bce7c0cf.tar.gz
 a7c5f4509c3fcf52ff514604a42030fbab230db6ca7903e3f74b523331489dfa5401631952bb8705aa281e084bcd61f6cc5fc79b82bc422ebdc487901d44e426  oeffi-web.initd"