commit 8a25665d66b474088708546d11e38f245a982376
parent 79436836022dcaafa0069eb8cbd42d41848688de
Author: Leah (ctucx) <leah@ctu.cx>
Date: Wed, 24 Feb 2021 14:08:31 +0100
parent 79436836022dcaafa0069eb8cbd42d41848688de
Author: Leah (ctucx) <leah@ctu.cx>
Date: Wed, 24 Feb 2021 14:08:31 +0100
update 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=24 +pkgrel=25 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="fbf90c9a14310015f58d018c6041bdd2b54bb3fa" +_commit="72bca49014503a60e3e1ab7994d38eb9870a9ced" 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="99953b604340542db1f03da9493350b9d4b931fcae938e6e800937c22445313be5862080d96042b6b86cd8ce34fb3c89f32d7f1f8483d1151e82c987998a9cdc oeffi-web-fbf90c9a14310015f58d018c6041bdd2b54bb3fa.tar.gz +sha512sums="c95ea1e8e5fc78cbaa26b8e71122dac01a462f5d3599ad42eeebc67683cd7941d70cf8506af274f994f3cf575c22ca1ac02ee6f25c8500fa2a073cbe210ed449 oeffi-web-72bca49014503a60e3e1ab7994d38eb9870a9ced.tar.gz a7c5f4509c3fcf52ff514604a42030fbab230db6ca7903e3f74b523331489dfa5401631952bb8705aa281e084bcd61f6cc5fc79b82bc422ebdc487901d44e426 oeffi-web.initd"