commit 55f6ec85cc342906e8fb6540e68565f7708cec31
parent 1ad7c66d4baa95fece773a7256aac354baf7113c
Author: Leah (ctucx) <leah@ctu.cx>
Date: Sun, 14 Mar 2021 12:40:53 +0100
parent 1ad7c66d4baa95fece773a7256aac354baf7113c
Author: Leah (ctucx) <leah@ctu.cx>
Date: Sun, 14 Mar 2021 12:40:53 +0100
ctucx-gallery: update to commit 9acb8893ee6c592709d5863c94a1807f2f0acd79
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=3 +pkgrel=4 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="98a77d33e618e5bdd02231eeaacec754c54aa9af" +_commit="9acb8893ee6c592709d5863c94a1807f2f0acd79" 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="cf91b7562b90af6cc4e04eb52df445cd818091d6756e00be83e78e8d7d5c8495337da04004fafaddabdf910c1d9fbbb2bf47bc9f03321da67a853d9cfb8ac58a ctucx-gallery-98a77d33e618e5bdd02231eeaacec754c54aa9af.tar.gz" +sha512sums="529f9f41d16708f1b69041f599ce6910807b4ae769845b11c0c580b977251a88b474232701a5968709ad39a276306d2018476048247a5509971145901eb88758 ctucx-gallery-9acb8893ee6c592709d5863c94a1807f2f0acd79.tar.gz"