commit ceda9d81a0fa1f5a545561d46f8a07fca3a2bf72
parent 8a25665d66b474088708546d11e38f245a982376
Author: Leah (ctucx) <leah@ctu.cx>
Date: Sat, 27 Feb 2021 23:35:36 +0100
parent 8a25665d66b474088708546d11e38f245a982376
Author: Leah (ctucx) <leah@ctu.cx>
Date: Sat, 27 Feb 2021 23:35:36 +0100
ctucx-gallery: update version
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=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" makedepends="nim nimble" subpackages="" -_commit="b961946a4f5a82274e94a21933bf7bb1dd59f78e" +_commit="61683e35da184be1eed8d3a70eaf6e86ec58c941" source="${pkgname}-${_commit}.tar.gz::https://cgit.ctu.cx/gallery/snapshot/gallery-${_commit}.tar.gz" builddir="${srcdir}/${pkgname}-${_commit}/" @@ -27,4 +27,4 @@ package() { install -Dm755 ${builddir}/${pkgname} ${pkgdir}/usr/bin/ctucx-${pkgname} install -Dm755 ${builddir}/sample.config ${pkgdir}/etc/ctucx-${pkgname}.conf } -sha512sums="99bbc4bb440359c6cf483b9ea8db20724cb2df469e86e865e2cd6db6b06cb508829df8f437fcb3321522c1f871c5e76736cf44611d53e11618947784398fcef8 gallery-b961946a4f5a82274e94a21933bf7bb1dd59f78e.tar.gz" +sha512sums="56188e0dd7ee94724684f5a871a4541b1c2333767c3704b06575b345ab7894acccca231e0dbbba6487bf267e931df43828610d575dd466409e40a2774262a58c gallery-61683e35da184be1eed8d3a70eaf6e86ec58c941.tar.gz"