bump version to 8.80.2

This commit is contained in:
Théo Le Calvar 2026-02-03 20:21:07 +01:00
parent 9b0f04c47f
commit 6f3bd6b394
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.1
pkgver = 8.80.2
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.1.phar::https://cecil.app/download/8.80.1/cecil.phar
sha256sums = bc11707af5e2a4aad904120e3493cc42ee0b60405c6090831e1bfd14058e560e
source = cecil-8.80.2.phar::https://cecil.app/download/8.80.2/cecil.phar
sha256sums = a463fb97efc6c5bb2cbed311c3b900840fe750a6d6b922b04dd55801647ecae3
pkgname = cecil-bin

View file

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