From a96a32f570e88f4671960a6732759c16ca001fe3 Mon Sep 17 00:00:00 2001 From: rawnix ports Date: Sun, 27 Sep 2026 02:12:46 +0000 Subject: sync 2026-09-27 02:12 UTC 8 files changed, 25 insertions(+), 25 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 f62e7d9..117369e 100644 --- a/core/pkg/MAKEPKG +++ b/core/pkg/MAKEPKG @@ -6,10 +6,10 @@ name=pkg version=1.4.0 release=1 depends=(mkpkg) -source=(https://dl.rawnix.org/zorz/$name-$version.tar.gz) +source=(https://dl.rawnix.org/$name-$version.tar.gz) sha256sums=( - "0bffdc7e392f093649256bc030d3c64d7e7b09139dc4af25de0a770252ca4ff0" + "81bc7f78575545c79701174a9b80e3119e46a330d8da225a262be1bf90e7e46b" ) build() { -- cgit v1.3.1