Fix SHA256 for paru build

This commit is contained in:
Jeyers Development 2025-09-01 15:07:01 -04:00
parent 69ad94040d
commit 769ca5ecaa
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
pkgbase = alescript
pkgdesc = A programming language targeted for building console applications.
pkgver = 1.0
pkgrel = 3
pkgrel = 4
url = https://jd.pnc3.net/software/alescript
arch = x86_64
license = Apache-2.0

View file

@ -1,7 +1,7 @@
# Maintainer: Jacob Meyers <jeyersdev@gmail.com>
pkgname=alescript
pkgver=1.0
pkgrel=3
pkgrel=4
pkgdesc="A programming language targeted for building console applications."
arch=('x86_64')
url="https://jd.pnc3.net/software/alescript"