summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIyán Méndez Veiga2023-05-04 14:18:01 +0200
committerIyán Méndez Veiga2023-05-04 14:18:01 +0200
commit243731b9b261b33d4641df3e17c2aa1d4aa09ae1 (patch)
tree80de5982ceac841036315df46e1dd396f280656c /PKGBUILD
parent2203e37d8f488a70c6316e5a9129bf109b76bf01 (diff)
downloadaur-python-dlx.tar.gz
upgpkg: python-dlx 1.0.4-6
python 3.11 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 53a36fbbd3cc..ebfdf79fa5e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
_pkgname=dlx
pkgname=python-dlx
pkgver=1.0.4
-pkgrel=5
+pkgrel=6
pkgdesc="Implementation of Donald Knuth's Dancing Links algorithm"
-arch=('x86_64')
+arch=('any')
url="https://pypi.org/project/dlx/"
license=('Apache')
depends=('python')