summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Saurel2021-12-13 21:52:31 +0100
committerGuilhem Saurel2021-12-13 21:52:31 +0100
commit521d0d01373af09f63ae1901fe19d75a31cc7324 (patch)
tree521bbc6196f06a3b00ac1cb09a69a4e97f71f985
parentfa4247a1df635655e8e2c589cda3125795f4c918 (diff)
downloadaur-521d0d01373af09f63ae1901fe19d75a31cc7324.tar.gz
bump for python 3.10
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d65e6b16971a..1c86d7cffd33 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gepetto-viewer-corba
pkgdesc = Graphical Interface for Pinocchio and HPP.
pkgver = 5.6.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/gepetto/gepetto-viewer-corba
arch = i686
arch = x86_64
@@ -17,4 +17,3 @@ pkgbase = gepetto-viewer-corba
sha256sums = SKIP
pkgname = gepetto-viewer-corba
-
diff --git a/PKGBUILD b/PKGBUILD
index 3d70319a3cf3..d0ff93739119 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gepetto-viewer-corba
pkgver=5.6.0
-pkgrel=1
+pkgrel=2
pkgdesc="Graphical Interface for Pinocchio and HPP."
arch=('i686' 'x86_64')
url="https://github.com/gepetto/$pkgname"