summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGuilhem Saurel2021-12-13 11:20:54 +0100
committerGuilhem Saurel2021-12-13 11:20:54 +0100
commit842d7492412df9431e9c6ed3e8826cbc57c59466 (patch)
treeaec63cd2b608f4d1602773f5627aec244c3cab3c /PKGBUILD
parent68fb2e3ed32a8406dedc26b6777af43860a18420 (diff)
downloadaur-842d7492412df9431e9c6ed3e8826cbc57c59466.tar.gz
bump for python 3.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4e845d4b0568..53c294b6ee35 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=eigenpy
pkgver=2.6.9
-pkgrel=1
+pkgrel=2
pkgdesc="Bindings between numpy and eigen using boost::python"
arch=('i686' 'x86_64')
url="https://github.com/stack-of-tasks/$pkgname"