summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsamoht92772023-08-31 15:06:34 -0300
committersamoht92772023-08-31 15:06:34 -0300
commit194c91b1298e2dd92b404445c3d74bcb3333d7ce (patch)
treeb97010a0d3001e27e9baeaca27641487ff210ed6
parent0bbeb4c9f093cafdea1ae63428a92585a79bfc26 (diff)
downloadaur-194c91b1298e2dd92b404445c3d74bcb3333d7ce.tar.gz
Added pkgrel.
-rwxr-xr-xupdate-version.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/update-version.sh b/update-version.sh
index a01f84c6afd4..86a328e2bb34 100755
--- a/update-version.sh
+++ b/update-version.sh
@@ -60,6 +60,7 @@ cat >".SRCINFO" <<EOL
pkgbase = cairo-lang
pkgdesc = Cairo language installation
pkgver = ${VERSION[0]#v}
+ pkgrel = ""
url = https://cairo-by-example.com/
arch = x86_64
license = APACHE