go-for-it: update to 1.6.6.
Closes #13562. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
102088f9e8
commit
09100e223e
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'go-for-it'
|
||||
pkgname=go-for-it
|
||||
version=1.6.5
|
||||
version=1.6.6
|
||||
revision=1
|
||||
build_style=cmake
|
||||
wrksrc="Go-For-It-${version}"
|
||||
hostmakedepends="vala pkg-config intltool"
|
||||
makedepends="gtk+3-devel libnotify-devel"
|
||||
build_style=cmake
|
||||
hostmakedepends="intltool pkg-config vala"
|
||||
makedepends="libnotify-devel"
|
||||
short_desc="ToDo-list and productivity app"
|
||||
maintainer="Piraty <piraty1@inbox.ru>"
|
||||
license="GPL-3-only"
|
||||
license="GPL-3.0-only"
|
||||
homepage="https://github.com/JMoerman/Go-For-It"
|
||||
distfiles="https://github.com/JMoerman/Go-For-It/archive/${version}.tar.gz"
|
||||
checksum=af3ba1529b45e697caf22e79821768c742903084c76eb2637a15ec51508b2e35
|
||||
checksum=1025bb6b76ba77e741f542840d77687143a63471a76b9296e4b6b949d2cf2b3f
|
||||
|
|
Loading…
Reference in New Issue