bump version to 8.61.5

This commit is contained in:
Théo Le Calvar 2025-08-24 09:06:33 +02:00
parent 946b992124
commit 06f4ffc69a
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = cecil-bin
pkgdesc = Static site generator
pkgver = 8.61.4
pkgver = 8.61.5
pkgrel = 1
url = https://cecil.app/
install = cecil-bin.install
@ -10,7 +10,7 @@ pkgbase = cecil-bin
depends = php-gd
options = !strip
options = staticlibs
source = cecil-8.61.4.phar::https://cecil.app/download/8.61.4/cecil.phar
sha256sums = 6817521bff4ac983b3aff649d7fe67c3107ab7e87962011db20d24525b5adc0a
source = cecil-8.61.5.phar::https://cecil.app/download/8.61.5/cecil.phar
sha256sums = 929f5b31d9b6e0b5ce95d7cadaf1396306b138a8482e8bb4118772055899096b
pkgname = cecil-bin

View file

@ -1,6 +1,6 @@
# Maintainers: Théo Le Calvar <tlc@kher.nl>
pkgname=cecil-bin
pkgver=8.61.4
pkgver=8.61.5
pkgrel=1
pkgdesc="Static site generator"
url="https://cecil.app/"
@ -20,7 +20,7 @@ DLAGENTS=("https::/usr/bin/curl \
)
source=("${_pkgsrc_file}"::"${_pkgsrc_url}")
sha256sums=('6817521bff4ac983b3aff649d7fe67c3107ab7e87962011db20d24525b5adc0a')
sha256sums=('929f5b31d9b6e0b5ce95d7cadaf1396306b138a8482e8bb4118772055899096b')
package() {
mkdir -p "${pkgdir}/usr/bin/"