when: update to 1.1.46.

This commit is contained in:
icp 2023-05-20 22:55:38 +05:30 committed by Leah Neukirchen
parent a21439bfea
commit 30924b8729
2 changed files with 6 additions and 5 deletions

View file

@ -1,15 +1,16 @@
# Template file for 'when' # Template file for 'when'
pkgname=when pkgname=when
version=1.1.41 version=1.1.46
revision=1 revision=1
_githash=a57ccbdf1d30e28a43a4bc5c68c37c171bb649ab
hostmakedepends="perl" hostmakedepends="perl"
depends="perl" depends="perl"
short_desc="Minimalistic personal calendar program" short_desc="Minimalistic personal calendar program"
maintainer="Leah Neukirchen <leah@vuxu.org>" maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2.0-only" license="GPL-2.0-only"
homepage="http://www.lightandmatter.com/when/when.html" homepage="https://lightandmatter.com/when/when.html"
distfiles="https://github.com/bcrowell/when/archive/refs/tags/${version}.tar.gz" distfiles="https://bitbucket.org/ben-crowell/when/get/${_githash}.tar.gz"
checksum=78bfd3f18e0d3e42797c7aacb16829d2354d935f12e04db9e467d4bec389c884 checksum=82cd27a97df65f696d1c77762c03e847ff26e72d498f2bd1979f35bee2da021c
do_build() { do_build() {
make when.1 make when.1

View file

@ -1 +1 @@
pattern='current version of When is \K[\d.]+' pattern='When \K[\d.]+'