bump version to 8.76.3

This commit is contained in:
Théo Le Calvar 2026-01-07 12:38:05 +01:00
parent 55bc4c6364
commit b98d0a0013
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = cecil-bin
pkgdesc = Static site generator
pkgver = 8.76.2
pkgver = 8.76.3
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.76.2.phar::https://cecil.app/download/8.76.2/cecil.phar
sha256sums = b24cec3613f73c5905bbf14b24d774ae346509b2d99fc55c3e1b03ee10d6bbb3
source = cecil-8.76.3.phar::https://cecil.app/download/8.76.3/cecil.phar
sha256sums = 406a07b2a6ab4fb0b387d5f9e41bf4c3e0a9040820bad5a4496bb9abbd4e586d
pkgname = cecil-bin

View file

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