summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAutumn Boyhan2021-10-18 12:24:14 -0400
committerAutumn Boyhan2021-10-18 12:24:14 -0400
commite72bb714530f61c2d4049e521e7d5515cbab8ba7 (patch)
treef80830279e858b4fb96f72c6480f6508e5ac7c47 /PKGBUILD
parenta0384fa3051f985edd6d0d4b4233d1b79ca00cc5 (diff)
downloadaur-e72bb714530f61c2d4049e521e7d5515cbab8ba7.tar.gz
Forgot to bump pkgrel. Bumped it to 2.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b73533a71653..101ea032dd8a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-sge
_pkgname=sge
pkgver=2.0.post0
-pkgrel=1
+pkgrel=2
pkgdesc="The Seclusion Game Engine, or SGE, is a general-purpose 2-D game engine."
arch=('x86_64')
url="https://python-sge.github.io/"