Skip to content
Open
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=3.7.3
version=4.0.0
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=d00c4e00d989cb21b5de60b5bf21fe51e92c3f069c364cbcaec781ec8f38fc49
checksum=6162d87db4013b0611eafb2b0ec1c7882d28b8d703dc9593dc38a3ad2e88f787

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