mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
commit
eb41ec5b8b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tomb'
|
# Template file for 'tomb'
|
||||||
pkgname=tomb
|
pkgname=tomb
|
||||||
version=2.3
|
version=2.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=Tomb-${version}
|
wrksrc=Tomb-${version}
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://www.dyne.org/software/tomb/"
|
homepage="https://www.dyne.org/software/tomb/"
|
||||||
distfiles="https://github.com/dyne/Tomb/archive/v${version}.tar.gz"
|
distfiles="https://github.com/dyne/Tomb/archive/v${version}.tar.gz"
|
||||||
checksum=750239a4e4029717fb7e76e21094227be05f0731e667f0258cd293de1c674345
|
checksum=aba329dceb9ffc62d65b3aa18583b68162f769167161067142c70a76141882f0
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i extras/gtk-tray/Makefile \
|
sed -i extras/gtk-tray/Makefile \
|
||||||
|
|
Loading…
Add table
Reference in a new issue