summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormajor major2018-02-05 16:33:03 +0100
committermajor major2018-02-05 16:33:03 +0100
commit42157bd25cddab6819c54e9ee744340f4c8d9c07 (patch)
tree0de528ff86c9c91675d06bca2bbffc0261691d64
parent1f45c15d77b3c71ffd00edf36d6989db9da3baab (diff)
downloadaur-42157bd25cddab6819c54e9ee744340f4c8d9c07.tar.gz
upgrade from 1.5.3 to 1.5.5
-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')