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.6.4
version=3.7.3
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=0f8db62bda7cf41ede9c41a5132d78537d96f90ef9e06fc5072a509a9f3b30bd
checksum=d00c4e00d989cb21b5de60b5bf21fe51e92c3f069c364cbcaec781ec8f38fc49

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