diff options
| author | rawnix ports <ports@rawnix.org> | 2026-09-27 00:23:20 +0000 |
|---|---|---|
| committer | rawnix ports <ports@rawnix.org> | 2026-09-27 00:23:20 +0000 |
| commit | b01030119c91dc55270a864964aa2c9ea55a08dc (patch) | |
| tree | 8224047f5731d499ef1b6729198584f0fadae891 /core/pkg/MAKEPKG | |
| parent | 9593c33826a470e8ce577087b9356f8b409a8ac6 (diff) | |
| download | ports-b01030119c91dc55270a864964aa2c9ea55a08dc.tar.gz | |
sync 2026-09-27 00:23 UTC
11 files changed, 33 insertions(+), 33 deletions(-)
Diffstat (limited to 'core/pkg/MAKEPKG')
| -rw-r--r-- | core/pkg/MAKEPKG | 4 |
1 files changed, 2 insertions, 2 deletions
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() { |
