summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOromion2021-12-14 18:30:30 +0000
committerOromion2021-12-14 18:30:30 +0000
commitfd09c86442ccf4a0deb454872ccef6aa8120a7a2 (patch)
treea0c0f68b342da9ca2d9250301878260a1860680a
parent10594d2c892e55b63ecbcc8d81aea6e17b11ce8f (diff)
downloadaur-fd09c86442ccf4a0deb454872ccef6aa8120a7a2.tar.gz
Python 3.10 rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 64fa78c591b3..273b4b1d4482 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-pathos
pkgdesc = parallel graph management and execution in heterogeneous computing
pkgver = 0.2.8
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/uqfoundation/pathos
arch = any
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index 7afc9e037bb4..e7140cbc2bb1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _base=pathos
pkgname=python-${_base}
pkgdesc="parallel graph management and execution in heterogeneous computing"
pkgver=0.2.8
-pkgrel=1
+pkgrel=2
url="https://github.com/uqfoundation/${_base}"
arch=('any')
license=('BSD')