summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGuilhem Saurel2021-12-20 14:51:29 +0100
committerGuilhem Saurel2021-12-20 14:51:29 +0100
commit17f690402e5ec9380e71f45dc2b2163b119de059 (patch)
treebf71a864a01116ebdaa1054afdab130b578fef99 /PKGBUILD
parent842d7492412df9431e9c6ed3e8826cbc57c59466 (diff)
downloadaur-17f690402e5ec9380e71f45dc2b2163b119de059.tar.gz
bump for boost 1.78
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 53c294b6ee35..b4f52bae8091 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=eigenpy
pkgver=2.6.9
-pkgrel=2
+pkgrel=3
pkgdesc="Bindings between numpy and eigen using boost::python"
arch=('i686' 'x86_64')
url="https://github.com/stack-of-tasks/$pkgname"