Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/remind/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'remind'
pkgname=remind
version=06.01.07
version=06.02.05
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
Expand All @@ -10,7 +10,7 @@ license="GPL-2.0-only"
homepage="https://dianne.skoll.ca/projects/remind/"
changelog="https://git.skoll.ca/Skollsoft-Public/Remind/raw/branch/master/docs/WHATSNEW"
distfiles="https://dianne.skoll.ca/projects/remind/download/remind-${version}.tar.gz"
checksum=a553a35cd330c3b6c83eace499ea25da9ebbff6e4137951c1660fbd74a54321a
checksum=8124d0a057aebfaba30eb63a8c331b3c5e60dd15d24d8e6492316d1536e36305

post_install() {
vdoc "${FILESDIR}/README.voidlinux"
Expand Down