diff options
Diffstat (limited to 'core/pkg/MAKEPKG')
| -rw-r--r-- | core/pkg/MAKEPKG | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/pkg/MAKEPKG b/core/pkg/MAKEPKG index 48108ab..117369e 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) +source=(https://dl.rawnix.org/$name-$version.tar.gz) sha256sums=( - "78c222f693fc2695edb637128b209df6a3557d0730c8f315dfdd854e95533463" + "81bc7f78575545c79701174a9b80e3119e46a330d8da225a262be1bf90e7e46b" ) build() { |
