bump version to 8.80.6

This commit is contained in:
Théo Le Calvar 2026-02-06 18:30:18 +01:00
parent 702682b9ad
commit 8ed91858d0
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = cecil-bin
pkgdesc = Static site generator
pkgver = 8.80.5
pkgver = 8.80.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.80.5.phar::https://cecil.app/download/8.80.5/cecil.phar
sha256sums = f9d03dbd8914954f02871f46fc8574920fdb0596cd68f209578a45c9e1bf098d
source = cecil-8.80.6.phar::https://cecil.app/download/8.80.6/cecil.phar
sha256sums = 2dc118d86b38b7f4eca8e914abf6447c19ef6e5bd6d34b94a0e3fdcef5907542
pkgname = cecil-bin

View file

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