Updated alescript AUR package.

This commit is contained in:
Jeyers Development 2025-09-01 15:26:10 -04:00
parent 660f014fba
commit b2346941aa
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 = 5
pkgrel = 6
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=5
pkgrel=6
pkgdesc="A programming language targeted for building console applications."
arch=('x86_64')
url="https://jd.pnc3.net/software/alescript"