diff options
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 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() { |
