tomb: update to 2.8.

This commit is contained in:
mobinmob 2020-11-21 19:33:05 +02:00 committed by Michael Aldridge
parent 725bd4f567
commit 56f43ffb4e

View file

@ -1,6 +1,6 @@
# Template file for 'tomb' # Template file for 'tomb'
pkgname=tomb pkgname=tomb
version=2.7 version=2.8
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.0-or-later" license="GPL-3.0-or-later"
homepage="https://www.dyne.org/software/tomb/" homepage="https://www.dyne.org/software/tomb/"
distfiles="https://files.dyne.org/tomb/releases/Tomb-${version}.tar.gz" distfiles="https://files.dyne.org/tomb/releases/Tomb-${version}.tar.gz"
checksum=960107427e42cf0ac10b876cdec0e9f898c10a32d078e3370b7d9b7404a06a74 checksum=2c064bcb121001dcdd2113c7b728f697e5e5bf8e887a6a4eb633ba5bf1ffef2d
pre_build() { pre_build() {
sed -i extras/gtk-tray/Makefile \ sed -i extras/gtk-tray/Makefile \