mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gsimplecal-gtk3: update to 2.4.1, adopt.
This commit is contained in:
parent
f5c0c63c5c
commit
ddc680762c
2 changed files with 5 additions and 5 deletions
|
@ -1 +0,0 @@
|
||||||
../gsimplecal-gtk2/patches
|
|
|
@ -1,17 +1,18 @@
|
||||||
# Template file for 'gsimplecal-gtk3'
|
# Template file for 'gsimplecal-gtk3'
|
||||||
pkgname=gsimplecal-gtk3
|
pkgname=gsimplecal-gtk3
|
||||||
version=2.1
|
version=2.4.1
|
||||||
revision=4
|
revision=1
|
||||||
wrksrc="${pkgname%-*}-${version}"
|
wrksrc="${pkgname%-*}-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake pkg-config"
|
hostmakedepends="automake pkg-config"
|
||||||
makedepends="gtk+3-devel"
|
makedepends="gtk+3-devel"
|
||||||
short_desc="Simple and lightweight GTK calendar"
|
short_desc="Simple and lightweight GTK calendar"
|
||||||
maintainer="Jarbowski <jarbowski@gmail.com>"
|
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="http://dmedvinsky.github.io/gsimplecal/"
|
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"
|
distfiles="https://github.com/dmedvinsky/${pkgname%-*}/archive/v${version}.tar.gz"
|
||||||
checksum="660cac7333d3507203a008e142e2b8f5dfcf0735b6ccabdd8d3d902b5d2c40e9"
|
checksum=fd47df49ec26115bd6022d0e6a24648873c619e0406375d807fb18428d07d000
|
||||||
|
|
||||||
replaces="gsimplecal-gtk2>=0"
|
replaces="gsimplecal-gtk2>=0"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue