From b01030119c91dc55270a864964aa2c9ea55a08dc Mon Sep 17 00:00:00 2001 From: rawnix ports Date: Sun, 27 Sep 2026 00:23:20 +0000 Subject: sync 2026-09-27 00:23 UTC 11 files changed, 33 insertions(+), 33 deletions(-) --- core/pkg/MAKEPKG | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'core/pkg/MAKEPKG') diff --git a/core/pkg/MAKEPKG b/core/pkg/MAKEPKG index 48108ab..f62e7d9 100644 --- a/core/pkg/MAKEPKG +++ b/core/pkg/MAKEPKG @@ -3,13 +3,13 @@ # url: https://www.rawnix.org name=pkg -version=1.3.7 +version=1.4.0 release=1 depends=(mkpkg) source=(https://dl.rawnix.org/zorz/$name-$version.tar.gz) sha256sums=( - "78c222f693fc2695edb637128b209df6a3557d0730c8f315dfdd854e95533463" + "0bffdc7e392f093649256bc030d3c64d7e7b09139dc4af25de0a770252ca4ff0" ) build() { -- cgit v1.3.1