mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
vitetris: update to 0.59.1.
This commit is contained in:
parent
62676235a4
commit
1bafc64811
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'vitetris'
|
# Template file for 'vitetris'
|
||||||
pkgname=vitetris
|
pkgname=vitetris
|
||||||
version=0.58.0
|
version=0.59.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix=/usr --with-ncurses --without-x"
|
configure_args="--prefix=/usr --with-ncurses --without-x"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="bra1nwave <brainwave@openmailbox.org>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="http://www.victornils.net/tetris/"
|
homepage="http://www.victornils.net/tetris/"
|
||||||
distfiles="https://github.com/vicgeralds/vitetris/archive/v${version}.tar.gz"
|
distfiles="https://github.com/vicgeralds/vitetris/archive/v${version}.tar.gz"
|
||||||
checksum=e7e7cb74bb814b9fec80fe4ede3c3f04134d8217d630e092a097238248d604f9
|
checksum=699443df03c8d4bf2051838c1015da72039bbbdd0ab0eede891c59c840bdf58d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
sed -i 's/Exec=tetris/Exec=vitetris/' $DESTDIR/usr/share/applications/vitetris.desktop
|
sed -i 's/Exec=tetris/Exec=vitetris/' $DESTDIR/usr/share/applications/vitetris.desktop
|
||||||
|
|
Loading…
Add table
Reference in a new issue