summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLone_Wolf2021-12-13 13:33:21 +0100
committerLone_Wolf2021-12-13 13:33:21 +0100
commit4326b1fb840431b4c3c8045ced0b13326e483fed (patch)
tree2141f5025bbd43b6cc056443f5e679f60c2106fe
parent32440895775d339c1a7e29acddbe92820efd6d26 (diff)
downloadaur-4326b1fb840431b4c3c8045ced0b13326e483fed.tar.gz
python 3.10 rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 712a87d77012..04476ac97733 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = singularity-git
pkgdesc = Strategy game - simulation of true AI, git version
pkgver = r1964.a8510bd
- pkgrel = 1
+ pkgrel = 2
url = http://emhsoft.com/singularity/index.html
arch = any
license = GPL2
diff --git a/PKGBUILD b/PKGBUILD
index b81af7e2f20b..84bbf0f6712c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=singularity-git
_pkgname=singularity
pkgver=r1964.a8510bd
-pkgrel=1
+pkgrel=2
pkgdesc="Strategy game - simulation of true AI, git version"
arch=('any')
url="http://emhsoft.com/singularity/index.html"
@@ -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.9/site-packages/singularity/music
+ cp -R "$srcdir"/singularity-music/music "$pkgdir"/usr/lib/python3.10/site-packages/singularity/music
# desktop file