summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbionade242021-03-22 12:26:05 +0100
committerbionade242021-03-22 12:26:05 +0100
commit3aa480a033a0bc5131344ab0052dc2f2ca82bb2e (patch)
tree279b5cab1b4be46a99fe34683bf8c21681d20d21
parent55d9b2c9b4122ef05097acc1533c594e073e9d95 (diff)
downloadaur-3aa480a033a0bc5131344ab0052dc2f2ca82bb2e.tar.gz
Increase pkgrel
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 206443f45cd4..65ff72f84478 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ros-melodic-octovis
pkgdesc = ROS - octovis is visualization tool for the OctoMap library based on Qt and libQGLViewer.
pkgver = 1.9.0
- pkgrel = 4
+ pkgrel = 5
url = https://octomaphub.io
arch = any
license = GPLv2
diff --git a/PKGBUILD b/PKGBUILD
index fb716c044597..32282db08d65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ url='https://octomaphub.io'
pkgname='ros-melodic-octovis'
pkgver='1.9.0'
arch=('any')
-pkgrel=4
+pkgrel=5
license=('GPLv2')
ros_makedepends=(ros-melodic-octomap)