summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAutumn Boyhan2021-10-18 12:24:14 -0400
committerAutumn Boyhan2021-10-18 12:24:14 -0400
commite72bb714530f61c2d4049e521e7d5515cbab8ba7 (patch)
treef80830279e858b4fb96f72c6480f6508e5ac7c47
parenta0384fa3051f985edd6d0d4b4233d1b79ca00cc5 (diff)
downloadaur-e72bb714530f61c2d4049e521e7d5515cbab8ba7.tar.gz
Forgot to bump pkgrel. Bumped it to 2.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 513745a6fd77..2c1d8712d728 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-sge
pkgdesc = The Seclusion Game Engine, or SGE, is a general-purpose 2-D game engine.
pkgver = 2.0.post0
- pkgrel = 1
+ pkgrel = 2
url = https://python-sge.github.io/
arch = x86_64
license = LGPL
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/"