bump version to 8.66.6

This commit is contained in:
Théo Le Calvar 2025-09-30 18:05:16 +02:00
parent 9dbd2545dc
commit 7dfd3f2e69
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = cecil-bin
pkgdesc = Static site generator
pkgver = 8.66.5
pkgver = 8.66.6
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.66.5.phar::https://cecil.app/download/8.66.5/cecil.phar
sha256sums = cbb624a9ae03416475c79ff4ff4a487dd5acc738df8bcc9cffe04ba8283d9eee
source = cecil-8.66.6.phar::https://cecil.app/download/8.66.6/cecil.phar
sha256sums = feed00c771a4c21772d91ed8b0694125b6fff2e540eebfc99353c590b805693c
pkgname = cecil-bin

View file

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