bump version to 8.66.1

This commit is contained in:
Théo Le Calvar 2025-09-23 17:49:02 +02:00
parent bcc70a1e72
commit 64bb56218e
2 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
pkgbase = cecil-bin
pkgdesc = Static site generator
pkgver = 8.66.1
pkgrel = 1
pkgrel = 2
url = https://cecil.app/
install = cecil-bin.install
arch = any
@ -11,6 +11,6 @@ pkgbase = cecil-bin
options = !strip
options = staticlibs
source = cecil-8.66.1.phar::https://cecil.app/download/8.66.1/cecil.phar
sha256sums = dbd2107e1ebd8639960d4363651aa7e12a44997402869899af2a38561446c8a7
sha256sums = 84dc03a45b450699985555a75d2029090ff3f5d7954fd2da5bbaad1371b21cb6
pkgname = cecil-bin

View file

@ -1,7 +1,7 @@
# Maintainers: Théo Le Calvar <tlc@kher.nl>
pkgname=cecil-bin
pkgver=8.66.1
pkgrel=1
pkgrel=2
pkgdesc="Static site generator"
url="https://cecil.app/"
arch=(any)
@ -20,7 +20,7 @@ DLAGENTS=("https::/usr/bin/curl \
)
source=("${_pkgsrc_file}"::"${_pkgsrc_url}")
sha256sums=('dbd2107e1ebd8639960d4363651aa7e12a44997402869899af2a38561446c8a7')
sha256sums=('84dc03a45b450699985555a75d2029090ff3f5d7954fd2da5bbaad1371b21cb6')
package() {
mkdir -p "${pkgdir}/usr/bin/"