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 dfe80cf0ce32..6c918f2339ac 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Mon May 22 17:06:31 UTC 2017
+# Fri Sep 15 17:05:39 UTC 2017
pkgbase = ros-lunar-theora-image-transport
pkgdesc = ROS - Theora_image_transport provides a plugin to image_transport for transparently sending an image stream encoded with the Theora codec.
pkgver = 1.9.5
@@ -29,7 +29,7 @@ pkgbase = ros-lunar-theora-image-transport
depends = libogg
depends = libtheora
source = ros-lunar-theora-image-transport-1.9.5-0.tar.gz::https://github.com/ros-gbp/image_transport_plugins-release/archive/release/lunar/theora_image_transport/1.9.5-0.tar.gz
- sha256sums = f3a0b2741eae0196173162705d442e4d6715c0ba544335e8e9c90cab74cffcac
+ sha256sums = 5feaaca7927ec669760e9196f45bab865633a3a08f0a6884a7c6c59f90291018
pkgname = ros-lunar-theora-image-transport
diff --git a/PKGBUILD b/PKGBUILD
index 93b8295328e7..8100ca903288 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -43,7 +43,7 @@ depends=(${ros_depends[@]}
# Tarball version (faster download)
_dir="image_transport_plugins-release-release-lunar-theora_image_transport-${pkgver}-${_pkgver_patch}"
source=("${pkgname}-${pkgver}-${_pkgver_patch}.tar.gz"::"https://github.com/ros-gbp/image_transport_plugins-release/archive/release/lunar/theora_image_transport/${pkgver}-${_pkgver_patch}.tar.gz")
-sha256sums=('f3a0b2741eae0196173162705d442e4d6715c0ba544335e8e9c90cab74cffcac')
+sha256sums=('5feaaca7927ec669760e9196f45bab865633a3a08f0a6884a7c6c59f90291018')
build() {
# Use ROS environment variables