commit d4dc3d62157590e6e619fed8315ffa4352b119f4
parent 77673dd8d08cf2fbbb22ffac2de7a251c251a182
Author: Leah (ctucx) <leah@ctu.cx>
Date: Sun, 14 Mar 2021 13:38:32 +0100
parent 77673dd8d08cf2fbbb22ffac2de7a251c251a182
Author: Leah (ctucx) <leah@ctu.cx>
Date: Sun, 14 Mar 2021 13:38:32 +0100
ctucx-gallery: update to commit 010cafd5f54fbcce2add550c2b52b96e33d26f25
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=7 +pkgrel=8 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="127cbf01b2503a981ba0702126cbb36464e772ff" +_commit="010cafd5f54fbcce2add550c2b52b96e33d26f25" 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="636689addc3b372746b621fa76adbf47f2e9e2837f51003bdc6797be946e95d7d1b26f06d6126b01aa73d72b1770a5f71b96cc23e78c94a2be869a54e1593aea ctucx-gallery-127cbf01b2503a981ba0702126cbb36464e772ff.tar.gz" +sha512sums="c9f6f14f81a0f8a13be8cc2fcf48db812bcc2b3e9b7597252c72f68c9cb7bf8fca89e36ac339b0053ab538f33384af27c2c45f3a6f2b502dc24c7a2f89157409 ctucx-gallery-010cafd5f54fbcce2add550c2b52b96e33d26f25.tar.gz"