jcal: update to 0.5.1. adopt.

This commit is contained in:
Komeil Parseh 2025-08-12 22:27:26 +03:30 committed by Duncan Overbruck
parent f5bf45b538
commit 49616172b7

View file

@ -1,17 +1,17 @@
# Template file for 'jcal' # Template file for 'jcal'
pkgname=jcal pkgname=jcal
version=0.4.1 version=0.5.1
revision=1 revision=1
build_wrksrc="sources" build_wrksrc="sources"
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="automake libtool which" hostmakedepends="automake libtool which"
makedepends="readline-devel" makedepends="readline-devel"
short_desc="Jalali Calendar Library" short_desc="Jalali Calendar Library"
maintainer="linarcx <linarcx@gmail.com>" maintainer="Komeil Parseh <komeilparseh@disroot.org>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="https://github.com/fzerorubigd/jcal" homepage="https://github.com/persiancal/jcal"
distfiles="${homepage}/archive/v${version}.tar.gz" distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=b55edc605eda0a5b25b8009391dcaeb3c8ba88d1fb3337a071f555983a114c12 checksum=6cc477c668962de9250b7aebfdf0eee979ab94ec4f393dc04782024ef68fff45
pre_configure() { pre_configure() {
./autogen.sh ./autogen.sh