diff --git a/.SRCINFO b/.SRCINFO index 276a3f5b43c2..6970964ec13b 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -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 diff --git a/PKGBUILD b/PKGBUILD index 392ebe5c0ecd..74eeb4b9ad73 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Jacob Meyers 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"