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=3.7.3
version=4.1.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=d00c4e00d989cb21b5de60b5bf21fe51e92c3f069c364cbcaec781ec8f38fc49
checksum=19a9a753b9042186a64146fbe92fec41d53fce98fed46a3c9ba102ecd1e59603

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