summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLone_Wolf2021-10-04 13:37:32 +0200
committerLone_Wolf2021-10-04 13:37:32 +0200
commit32440895775d339c1a7e29acddbe92820efd6d26 (patch)
tree6e6f447572011b8cca9e2b64e611d53254a2a44c
parent8903b1249aff747d295c9a17a39358c2a41b86d1 (diff)
downloadaur-32440895775d339c1a7e29acddbe92820efd6d26.tar.gz
updated to work with python 3.9
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 710378842b4c..712a87d77012 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = singularity-git
pkgdesc = Strategy game - simulation of true AI, git version
- pkgver = r1887.c91df89
+ pkgver = r1964.a8510bd
pkgrel = 1
url = http://emhsoft.com/singularity/index.html
arch = any
@@ -18,4 +18,3 @@ pkgbase = singularity-git
md5sums = SKIP
pkgname = singularity-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 67802d09465d..b81af7e2f20b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=singularity-git
_pkgname=singularity
-pkgver=r1887.c91df89
+pkgver=r1964.a8510bd
pkgrel=1
pkgdesc="Strategy game - simulation of true AI, git version"
arch=('any')
@@ -34,7 +34,7 @@ package() {
python setup.py install --root="$pkgdir" --optimize=1 --skip-build
# music
- cp -R "$srcdir"/singularity-music/music "$pkgdir"/usr/lib/python3.8/site-packages/singularity/music
+ cp -R "$srcdir"/singularity-music/music "$pkgdir"/usr/lib/python3.9/site-packages/singularity/music
# desktop file