commit 9607302d135bd20e28bf7776d07c45c46586f902
parent 5349d0cb2542d6eedb2d29cef05ae65241cd8cda
Author: Leah (ctucx) <leah@ctu.cx>
Date: Sun, 14 Mar 2021 13:04:56 +0100
parent 5349d0cb2542d6eedb2d29cef05ae65241cd8cda
Author: Leah (ctucx) <leah@ctu.cx>
Date: Sun, 14 Mar 2021 13:04:56 +0100
ctucx-gallery: update to commit 9e1d768d69cc88a9ec9b0df7ab7356947e7dcca8
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/ctucx-gallery/APKBUILD b/ctucx-gallery/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Leah (ctucx) <leah@ctu.cx> pkgname=ctucx-gallery pkgver=0.0.3 -pkgrel=4 +pkgrel=5 pkgdesc="gallery-generator written in nimlang, used for photos.ctu.cx" url="https://cgit.ctu.cx/gallery" arch="all" @@ -10,7 +10,7 @@ license="MIT" depends="imagemagick libexif" makedepends="nim git nimble libexif-dev" subpackages="" -_commit="9acb8893ee6c592709d5863c94a1807f2f0acd79" +_commit="9e1d768d69cc88a9ec9b0df7ab7356947e7dcca8" source="${pkgname}-${_commit}.tar.gz::https://cgit.ctu.cx/gallery/snapshot/gallery-${_commit}.tar.gz" builddir="${srcdir}/gallery-${_commit}/" @@ -27,4 +27,4 @@ package() { install -Dm755 ${builddir}/gallery ${pkgdir}/usr/bin/${pkgname} install -Dm755 ${builddir}/sample.config ${pkgdir}/etc/${pkgname}.conf.sample } -sha512sums="529f9f41d16708f1b69041f599ce6910807b4ae769845b11c0c580b977251a88b474232701a5968709ad39a276306d2018476048247a5509971145901eb88758 ctucx-gallery-9acb8893ee6c592709d5863c94a1807f2f0acd79.tar.gz" +sha512sums="babdc07cabba9a8a3816ec254c275182af83059ed97f40556c28eea271309bb5f00c67d33bd631c739814b00ae5095595ac1c4fadd5fbc836a0c63b1925640f4 ctucx-gallery-9e1d768d69cc88a9ec9b0df7ab7356947e7dcca8.tar.gz"