bump version to 8.63.2

This commit is contained in:
Théo Le Calvar 2025-08-31 09:25:48 +02:00
parent b5430f3724
commit 00969dadc7
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = cecil-bin
pkgdesc = Static site generator
pkgver = 8.63.1
pkgver = 8.63.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.63.1.phar::https://cecil.app/download/8.63.1/cecil.phar
sha256sums = dc61b075b5702f79925e5a8b96e0f39c55735ccabff34ab72d6e3e641470c747
source = cecil-8.63.2.phar::https://cecil.app/download/8.63.2/cecil.phar
sha256sums = 2a38586c28f86f3ed01c1ab3294151217f98d986dd72e7c0370e88c3986e8c85
pkgname = cecil-bin

View file

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