puzzles: update to 20230505.63346a8.

Add icons, help files
Remove custom update file - dead link, ad-hoc update
This commit is contained in:
icp 2023-05-04 11:35:22 +05:30 committed by classabbyamp
parent cd782a8a99
commit 95a7e28a76
2 changed files with 4 additions and 6 deletions

View File

@ -1,17 +1,17 @@
# Template file for 'puzzles'
pkgname=puzzles
version=20230404.2499eb4
version=20230505.63346a8
revision=1
build_style=cmake
configure_args="-DNAME_PREFIX=puzzles-"
hostmakedepends="pkg-config"
hostmakedepends="pkg-config halibut perl ImageMagick"
makedepends="gtk+3-devel"
short_desc="Simon Tatham's Portable Puzzle Collection"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="MIT"
homepage="https://www.chiark.greenend.org.uk/~sgtatham/puzzles/"
distfiles="https://git.tartarus.org/?p=simon/puzzles.git;a=snapshot;h=2499eb47fa4e0c86bc1b6100b4922026670b2ad8;sf=tgz>${pkgname}-${version#*.}.tgz"
checksum=10a5dc2b9e20a45ad683de7536dd33648a4a1ad69da189c90ae5d656cdbd6b8e
distfiles="https://git.tartarus.org/?p=simon/puzzles.git;a=snapshot;h=63346a8ceac9ac1061e59af2a99ab1a44c851392;sf=tgz>${pkgname}-${version#*.}.tgz"
checksum=77a7a06fa21a987cbc1475bc689b0374633a3fdbe6f76a66832b448697de5d40
post_install() {
vlicense LICENCE LICENSE

View File

@ -1,2 +0,0 @@
site="http://svn.tartarus.org/sgt/puzzles/"
pattern='Revision\s\K\d+(?=.*of)'