bump version to 8.68.0

This commit is contained in:
Théo Le Calvar 2025-10-07 19:03:21 +02:00
parent 4a1b88d81f
commit b3e014bac7
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = cecil-bin
pkgdesc = Static site generator
pkgver = 8.67.0
pkgver = 8.68.0
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.67.0.phar::https://cecil.app/download/8.67.0/cecil.phar
sha256sums = ba230144c95724c27d48942101759f4b450642c1b07686f62bcc8ca9c13b107f
source = cecil-8.68.0.phar::https://cecil.app/download/8.68.0/cecil.phar
sha256sums = 4df18eb797748ee20c1d9eb578c7c8221ddaa50b54a5fb66f62b7adc1ae46b25
pkgname = cecil-bin

View file

@ -1,6 +1,6 @@
# Maintainers: Théo Le Calvar <tlc@kher.nl>
pkgname=cecil-bin
pkgver=8.67.0
pkgver=8.68.0
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=('ba230144c95724c27d48942101759f4b450642c1b07686f62bcc8ca9c13b107f')
sha256sums=('4df18eb797748ee20c1d9eb578c7c8221ddaa50b54a5fb66f62b7adc1ae46b25')
package() {
mkdir -p "${pkgdir}/usr/bin/"