tomb: update to 2.4
This commit is contained in:
parent
fabaa938b5
commit
8d17547da7
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tomb'
|
||||
pkgname=tomb
|
||||
version=2.3
|
||||
version=2.4
|
||||
revision=1
|
||||
wrksrc=Tomb-${version}
|
||||
build_style=gnu-makefile
|
||||
|
@ -12,7 +12,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|||
license="GPL-3"
|
||||
homepage="https://www.dyne.org/software/tomb/"
|
||||
distfiles="https://github.com/dyne/Tomb/archive/v${version}.tar.gz"
|
||||
checksum=750239a4e4029717fb7e76e21094227be05f0731e667f0258cd293de1c674345
|
||||
checksum=aba329dceb9ffc62d65b3aa18583b68162f769167161067142c70a76141882f0
|
||||
|
||||
pre_build() {
|
||||
sed -i extras/gtk-tray/Makefile \
|
||||
|
|
Loading…
Reference in New Issue