This commit is contained in:
Jeyers Development 2025-09-01 15:57:57 -04:00
parent 2a58425005
commit 574636ef41
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.1
pkgrel = 8
pkgrel = 1
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.1
pkgrel=8
pkgrel=1
pkgdesc="A programming language targeted for building console applications."
arch=('x86_64')
url="https://jd.pnc3.net/software/alescript"