summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFelix Exner2020-09-02 09:48:06 +0200
committerFelix Exner2020-09-02 09:48:06 +0200
commita5ac674a01b401eccf692796ecad4ae713c3941b (patch)
tree683ed3a23618216d0adabdac858e41b138220944 /PKGBUILD
parentfeff949334f3e945e36b84d7406136c3e30b6a95 (diff)
downloadaur-a5ac674a01b401eccf692796ecad4ae713c3941b.tar.gz
Update package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ef1f89a814e2..36d948a43f03 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - camera_calibration allows easy calibration of monocular or stereo
url='https://wiki.ros.org/camera_calibration'
pkgname='ros-melodic-camera-calibration'
-pkgver='1.14.0'
+pkgver='1.15.0'
arch=('any')
pkgrel=1
license=('BSD')
@@ -34,7 +34,7 @@ depends=(
_dir="image_pipeline-${pkgver}/camera_calibration"
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros-perception/image_pipeline/archive/${pkgver}.tar.gz")
-sha256sums=('dcf1336d43c0c03165b76c9419fb7b5a275d0b091e1890b28daf37a02c1326b3')
+sha256sums=('d13a78ccdbd1b3a89c0d7b14a69cc097a3ce4a6a85edbc89831781a4a024fff8')
build() {
# Use ROS environment variables.