diff --git a/.SRCINFO b/.SRCINFO index 526a455b5d6d..18d413ee4c16 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -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 diff --git a/PKGBUILD b/PKGBUILD index ddb1ab31fb39..837d1f53f68d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Jacob Meyers 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"