summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bb1b89d4f006..7c1fab2763f3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mrpt
pkgdesc = Provides an extensive set of libraries, algorithms, and applications employed in a number of mobile robotics research areas.
- pkgver = 1.5.3
+ pkgver = 1.5.5
pkgrel = 1
url = http://www.mrpt.org
install = mrpt.install
@@ -22,7 +22,7 @@ pkgbase = mrpt
optdepends = libusb: Kinect support
optdepends = pcl
optdepends = assimp
- source = mrpt-1.5.3::git+https://github.com/MRPT/mrpt.git#tag=1.5.3
+ source = mrpt-1.5.5::git+https://github.com/MRPT/mrpt.git#tag=1.5.5
md5sums = SKIP
pkgname = mrpt
diff --git a/PKGBUILD b/PKGBUILD
index 622c9d89d78f..0e8dab822bf0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mrpt
-pkgver=1.5.3
+pkgver=1.5.5
pkgrel=1
pkgdesc="Provides an extensive set of libraries, algorithms, and applications employed in a number of mobile robotics research areas."
arch=('i686' 'x86_64' 'armv7h')