gsimplecal-gtk3: update to 2.4.1, adopt.

This commit is contained in:
Piotr Wójcik 2022-08-08 20:17:07 +02:00 committed by Piotr
parent f5c0c63c5c
commit ddc680762c
2 changed files with 5 additions and 5 deletions

View File

@ -1 +0,0 @@
../gsimplecal-gtk2/patches

View File

@ -1,17 +1,18 @@
# Template file for 'gsimplecal-gtk3'
pkgname=gsimplecal-gtk3
version=2.1
revision=4
version=2.4.1
revision=1
wrksrc="${pkgname%-*}-${version}"
build_style=gnu-configure
hostmakedepends="automake pkg-config"
makedepends="gtk+3-devel"
short_desc="Simple and lightweight GTK calendar"
maintainer="Jarbowski <jarbowski@gmail.com>"
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
license="BSD-3-Clause"
homepage="http://dmedvinsky.github.io/gsimplecal/"
changelog="https://github.com/dmedvinsky/gsimplecal/raw/master/ChangeLog"
distfiles="https://github.com/dmedvinsky/${pkgname%-*}/archive/v${version}.tar.gz"
checksum="660cac7333d3507203a008e142e2b8f5dfcf0735b6ccabdd8d3d902b5d2c40e9"
checksum=fd47df49ec26115bd6022d0e6a24648873c619e0406375d807fb18428d07d000
replaces="gsimplecal-gtk2>=0"