summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbionade242021-03-22 12:56:11 +0100
committerbionade242021-03-22 12:56:11 +0100
commit4a72e34e6631efb74a050ad07dca8ba662196844 (patch)
tree5529b1a63f85fd8f7da06612a9ea591158a0c708
parent2144506a673f6ad17872392d01dfc0658d979301 (diff)
downloadaur-ros-melodic-rosemacs.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 009e4bba1311..241fe73b80a3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ros-melodic-rosemacs
pkgdesc = ROS - ROS tools for those who live in Emacs.
pkgver = 0.4.16
- pkgrel = 1
+ pkgrel = 2
url = https://wiki.ros.org/rosemacs
arch = any
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index 9cbeff44f898..48861424fbbf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ url='https://wiki.ros.org/rosemacs'
pkgname='ros-melodic-rosemacs'
pkgver='0.4.16'
arch=('any')
-pkgrel=1
+pkgrel=2
license=('BSD')
ros_makedepends=(ros-melodic-catkin)