summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 922bc56b143c..c34017801c33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=python-xsge
_pkgname=xsge
pkgver=2021.10.11
-pkgrel=1
+pkgrel=2
pkgdesc="xSGE is a collection of higher-level extensions for the SGE which
enhance the core functionality in an implementation-independent way."
arch=('x86_64')
url="https://python-sge.github.io/"
license=('LGPL')
-depends=('python' 'python-pygame' 'python-sge')
+depends=('python' 'python-pygame-git' 'python-sge')
makedepends=('python-setuptools')
provides=('python-xsge')
conflicts=('python-xsge')