summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5d0536eb5cbb..e2c9daa167fc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ros-melodic-cartographer
pkgdesc = ROS - Cartographer is a system that provides real-time simultaneous localization and mapping (SLAM) in 2D and 3D across multiple platforms and sensor configurations.
pkgver = 1.0.0
- pkgrel = 6
+ pkgrel = 7
url = https://github.com/googlecartographer/cartographer
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 06fe21a48c1b..2fe98206752c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname='ros-melodic-cartographer'
pkgver='1.0.0'
arch=('i686' 'x86_64' 'aarch64' 'armv7h' 'armv6h')
- pkgrel=6
+ pkgrel=7
license=('Apache 2.0')
ros_makedepends=(ros-melodic-catkin)