parent
75bf4b1151
commit
3b6ca180aa
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'go-for-it'
|
||||
pkgname=go-for-it
|
||||
version=1.6
|
||||
version=1.6.3
|
||||
revision=1
|
||||
wrksrc=Go-For-It-release_v${version}
|
||||
build_style=cmake
|
||||
hostmakedepends="vala pkg-config"
|
||||
wrksrc="Go-For-It-${version}"
|
||||
hostmakedepends="vala pkg-config intltool"
|
||||
makedepends="gtk+3-devel libnotify-devel"
|
||||
short_desc="ToDo-list and productivity app"
|
||||
maintainer="Piraty <piraty1@inbox.ru>"
|
||||
license="GPL-3"
|
||||
homepage="https://github.com/mank319/Go-For-It"
|
||||
distfiles="https://github.com/mank319/Go-For-It/archive/release_v${version}.tar.gz"
|
||||
checksum=0cc8d8a687127c6192b830eb1d2ae177cc50118a2260e8a3d72295931fd6bfc1
|
||||
distfiles="https://github.com/mank319/Go-For-It/archive/${version}.tar.gz"
|
||||
checksum=8299f2d6d5bfb13b7696b387d52a033101b4f2c303eab768c5c4f8daabb18b67
|
||||
|
|
Loading…
Reference in New Issue