mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +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'
|
||||
pkgname=kapow
|
||||
version=1.5.10
|
||||
version=1.6.1
|
||||
revision=1
|
||||
build_style=qmake
|
||||
hostmakedepends="pkg-config qt5-qmake qt5-tools-devel"
|
||||
makedepends="qt5-devel"
|
||||
build_style=cmake
|
||||
hostmakedepends="qt6-tools-devel"
|
||||
makedepends="qt6-base-devel"
|
||||
short_desc="Simple punch-clock style time tracker"
|
||||
maintainer="Jakub Skrzypnik <jakub.skrzypnik@interia.pl>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://gottcode.org/kapow/"
|
||||
changelog="https://raw.githubusercontent.com/gottcode/kapow/master/NEWS"
|
||||
distfiles="https://gottcode.org/${pkgname}/${pkgname}-${version}-src.tar.bz2"
|
||||
checksum=6ba62239f5717422d899573ff50f8a967aea8fbbd79ac57406d6b86a333d027c
|
||||
changelog="https://raw.githubusercontent.com/gottcode/kapow/master/ChangeLog"
|
||||
distfiles="https://gottcode.org/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=02d28c49dc84c53be1d42042f9e5e063369e098819d5cac89ce07fc3a8dd4a9d
|
||||
|
|
Loading…
Add table
Reference in a new issue