mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
6803655531
commit
563684514c
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tintin'
|
# Template file for 'tintin'
|
||||||
pkgname=tintin
|
pkgname=tintin
|
||||||
version=2.02.31
|
version=2.02.41
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc=src
|
build_wrksrc=src
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -9,8 +9,8 @@ short_desc="Console-based MUD client"
|
||||||
maintainer="Michael Taboada <voidpkgs@forwardme.email>"
|
maintainer="Michael Taboada <voidpkgs@forwardme.email>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://tintin.mudhalla.net/"
|
homepage="https://tintin.mudhalla.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/tintin/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/tintin/tintin-${version}.tar.gz"
|
||||||
checksum=0c94fbbbbac4e96b25898f32c147dfdab6f4ee77ea72ba77700086e2c966ee4b
|
checksum=b86b4af5a57b986d4ef5db41e64d38e027cf85004749479c9424f18df7642a49
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
for i in FAQ SCRIPTS README; do
|
for i in FAQ SCRIPTS README; do
|
||||||
|
|
Loading…
Add table
Reference in a new issue