tomb: update to 2.5.

Closes: #10413 [via git-merge-pr]
This commit is contained in:
maxice8 2018-01-04 01:35:19 -02:00 committed by Jürgen Buchmüller
parent a75f11560e
commit 3e8ac39b6c

View file

@ -1,6 +1,6 @@
# Template file for 'tomb' # Template file for 'tomb'
pkgname=tomb pkgname=tomb
version=2.4 version=2.5
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=aba329dceb9ffc62d65b3aa18583b68162f769167161067142c70a76141882f0 checksum=b0bdf0afbccf8bce8402333e83044d875853c6e8759acf1819ee3585de29891e
pre_build() { pre_build() {
sed -i extras/gtk-tray/Makefile \ sed -i extras/gtk-tray/Makefile \