commit 77673dd8d08cf2fbbb22ffac2de7a251c251a182
parent 9607302d135bd20e28bf7776d07c45c46586f902
Author: Leah (ctucx) <leah@ctu.cx>
Date: Sun, 14 Mar 2021 13:16:40 +0100
parent 9607302d135bd20e28bf7776d07c45c46586f902
Author: Leah (ctucx) <leah@ctu.cx>
Date: Sun, 14 Mar 2021 13:16:40 +0100
ctucx-gallery: update to commit 127cbf01b2503a981ba0702126cbb36464e772ff
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=5 +pkgrel=7 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="9e1d768d69cc88a9ec9b0df7ab7356947e7dcca8" +_commit="127cbf01b2503a981ba0702126cbb36464e772ff" 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="babdc07cabba9a8a3816ec254c275182af83059ed97f40556c28eea271309bb5f00c67d33bd631c739814b00ae5095595ac1c4fadd5fbc836a0c63b1925640f4 ctucx-gallery-9e1d768d69cc88a9ec9b0df7ab7356947e7dcca8.tar.gz" +sha512sums="636689addc3b372746b621fa76adbf47f2e9e2837f51003bdc6797be946e95d7d1b26f06d6126b01aa73d72b1770a5f71b96cc23e78c94a2be869a54e1593aea ctucx-gallery-127cbf01b2503a981ba0702126cbb36464e772ff.tar.gz"