mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
puzzles: update to 20230505.63346a8.
Add icons, help files Remove custom update file - dead link, ad-hoc update
This commit is contained in:
parent
cd782a8a99
commit
95a7e28a76
2 changed files with 4 additions and 6 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'puzzles'
|
# Template file for 'puzzles'
|
||||||
pkgname=puzzles
|
pkgname=puzzles
|
||||||
version=20230404.2499eb4
|
version=20230505.63346a8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DNAME_PREFIX=puzzles-"
|
configure_args="-DNAME_PREFIX=puzzles-"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config halibut perl ImageMagick"
|
||||||
makedepends="gtk+3-devel"
|
makedepends="gtk+3-devel"
|
||||||
short_desc="Simon Tatham's Portable Puzzle Collection"
|
short_desc="Simon Tatham's Portable Puzzle Collection"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://www.chiark.greenend.org.uk/~sgtatham/puzzles/"
|
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"
|
distfiles="https://git.tartarus.org/?p=simon/puzzles.git;a=snapshot;h=63346a8ceac9ac1061e59af2a99ab1a44c851392;sf=tgz>${pkgname}-${version#*.}.tgz"
|
||||||
checksum=10a5dc2b9e20a45ad683de7536dd33648a4a1ad69da189c90ae5d656cdbd6b8e
|
checksum=77a7a06fa21a987cbc1475bc689b0374633a3fdbe6f76a66832b448697de5d40
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENCE LICENSE
|
vlicense LICENCE LICENSE
|
||||||
|
|
|
@ -1,2 +0,0 @@
|
||||||
site="http://svn.tartarus.org/sgt/puzzles/"
|
|
||||||
pattern='Revision\s\K\d+(?=.*of)'
|
|
Loading…
Add table
Reference in a new issue