summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKaizhao Zhang2019-11-16 23:04:32 +0800
committerKaizhao Zhang2019-11-16 23:04:32 +0800
commit2c4be28c68bb89f3b3bcdb5c6a5f2a6f69b524e8 (patch)
treec70191ce6468ca3f821469545d21959c38e3cbd6 /PKGBUILD
parent70c51f0811c88ce22583303957de45621967f3dc (diff)
downloadaur-shivyc.tar.gz
Python 3.7 -> 3.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6f4c14f103cd..61fb243d7e1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _srcname=ShivyC
pkgname=shivyc
pkgver=0.5.0
-pkgrel=1
+pkgrel=2
pkgdesc="A C compiler written in Python"
arch=('x86_64')
url="https://github.com/ShivamSarodia/ShivyC"