bump version to 8.79.0

This commit is contained in:
Théo Le Calvar 2026-01-15 09:35:06 +01:00
parent 8608df5459
commit d41099a18d
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = cecil-bin
pkgdesc = Static site generator
pkgver = 8.78.1
pkgver = 8.79.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.78.1.phar::https://cecil.app/download/8.78.1/cecil.phar
sha256sums = a3a3c4252d99f0f6a60d32a0b414ee43a25e80467cdb736fd65cd9aa03d6f3aa
source = cecil-8.79.0.phar::https://cecil.app/download/8.79.0/cecil.phar
sha256sums = ac08dce9cbfac0cfe88bf63ed0644344deca19a69e60e8c79c8edcc857284ed7
pkgname = cecil-bin

View file

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