Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/kew/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'kew'
pkgname=kew
version=4.1.7
version=4.2.7
revision=1
build_style=gnu-makefile
make_use_env=yes
Expand All @@ -14,7 +14,7 @@ license="GPL-2.0-only"
homepage="https://github.com/ravachol/kew"
changelog="https://github.com/ravachol/kew/releases"
distfiles="https://github.com/ravachol/kew/archive/refs/tags/v${version}.tar.gz"
checksum=19a9a753b9042186a64146fbe92fec41d53fce98fed46a3c9ba102ecd1e59603
checksum=04e505bc7d9f9d13e65f1121556fffb14769f181961712c65732973982195577

pre_build() {
if [ "$XBPS_CROSS_BUILD" ]; then
Expand Down
Loading