summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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