summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Sun2019-02-26 18:52:00 -0500
committerAndrew Sun2019-02-26 18:52:00 -0500
commite5dac62b641296c8bd3fca308f8f2f7c3a4eb55d (patch)
treec403981e3238e58755273ecbf2ea0c8ad24d4896
parentf467bf4ebac1722d73286e1661857a38dbe2d902 (diff)
downloadaur-e5dac62b641296c8bd3fca308f8f2f7c3a4eb55d.tar.gz
forgot pkgrel update
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0914c3677a3f..93313ceff2ec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = octomap
pkgdesc = A probabilistic, flexible, and compact 3D mapping library for robotic systems.
pkgver = 1.9.0
- pkgrel = 1
+ pkgrel = 2
url = http://octomap.github.com/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 1323912ade26..1d2fcc42837c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=octomap
pkgver=1.9.0
-pkgrel=1
+pkgrel=2
pkgdesc="A probabilistic, flexible, and compact 3D mapping library for robotic systems."
arch=('i686' 'x86_64')
url="http://octomap.github.com/"