bump version to 8.75.1

This commit is contained in:
Théo Le Calvar 2025-12-13 09:32:25 +01:00
parent 9e10f05b0e
commit bc930d4a76
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = cecil-bin
pkgdesc = Static site generator
pkgver = 8.75.0
pkgver = 8.75.1
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.75.0.phar::https://cecil.app/download/8.75.0/cecil.phar
sha256sums = 16791f573216443c2b81801d8c8de407dfc4fe0449025098740dfeefabfa4e89
source = cecil-8.75.1.phar::https://cecil.app/download/8.75.1/cecil.phar
sha256sums = f20207e8feabbf0f304e91d60d55e2a6ef6cf4649faeb8080865b33cf8a36233
pkgname = cecil-bin

View file

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