mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kapow: update to 1.6.1.
This commit is contained in:
parent
83f44c45b8
commit
7b86fad841
1 changed files with 7 additions and 7 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'kapow'
|
# Template file for 'kapow'
|
||||||
pkgname=kapow
|
pkgname=kapow
|
||||||
version=1.5.10
|
version=1.6.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config qt5-qmake qt5-tools-devel"
|
hostmakedepends="qt6-tools-devel"
|
||||||
makedepends="qt5-devel"
|
makedepends="qt6-base-devel"
|
||||||
short_desc="Simple punch-clock style time tracker"
|
short_desc="Simple punch-clock style time tracker"
|
||||||
maintainer="Jakub Skrzypnik <jakub.skrzypnik@interia.pl>"
|
maintainer="Jakub Skrzypnik <jakub.skrzypnik@interia.pl>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://gottcode.org/kapow/"
|
homepage="https://gottcode.org/kapow/"
|
||||||
changelog="https://raw.githubusercontent.com/gottcode/kapow/master/NEWS"
|
changelog="https://raw.githubusercontent.com/gottcode/kapow/master/ChangeLog"
|
||||||
distfiles="https://gottcode.org/${pkgname}/${pkgname}-${version}-src.tar.bz2"
|
distfiles="https://gottcode.org/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=6ba62239f5717422d899573ff50f8a967aea8fbbd79ac57406d6b86a333d027c
|
checksum=02d28c49dc84c53be1d42042f9e5e063369e098819d5cac89ce07fc3a8dd4a9d
|
||||||
|
|
Loading…
Add table
Reference in a new issue