summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Wolsieffer2019-02-02 01:45:52 -0500
committerBen Wolsieffer2019-02-02 01:45:52 -0500
commit2aa3194da335b72f43560a1305fd5c56028ddba1 (patch)
tree74cde35bd82e3196a306ef935e9f5f77cf74ab50
parent89b7e55cbde32f37c014f0f25970fad70600e5bf (diff)
downloadaur-2aa3194da335b72f43560a1305fd5c56028ddba1.tar.gz
Fix checksums. This is probably due to a GitHub bug.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d572ba2f1b2f..074feeb31ed8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sun Jan 13 21:56:57 UTC 2019
+# Sat Feb 2 06:45:37 UTC 2019
pkgbase = ros-kinetic-unique-id
pkgdesc = ROS - ROS Python and C++ interfaces for universally unique identifiers.
pkgver = 1.0.5
@@ -17,7 +17,7 @@ pkgbase = ros-kinetic-unique-id
depends = ros-kinetic-rospy
depends = ros-kinetic-roscpp
source = ros-kinetic-unique-id-1.0.5-0.tar.gz::https://github.com/ros-geographic-info/unique_identifier-release/archive/release/kinetic/unique_id/1.0.5-0.tar.gz
- sha256sums = 48e23c6379268830a23651a257f525a1bfe7a2ba85d798415612447a65fe9779
+ sha256sums = 385c2f12bab41aab7f36c1fabaee41ecc8496bd6804f3e201d0cc797736d0bcf
pkgname = ros-kinetic-unique-id
diff --git a/PKGBUILD b/PKGBUILD
index 8b3ab0c6b3c0..e11d296b589e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -31,7 +31,7 @@ depends=(${ros_depends[@]})
# Tarball version (faster download)
_dir="unique_identifier-release-release-kinetic-unique_id-${pkgver}-${_pkgver_patch}"
source=("${pkgname}-${pkgver}-${_pkgver_patch}.tar.gz"::"https://github.com/ros-geographic-info/unique_identifier-release/archive/release/kinetic/unique_id/${pkgver}-${_pkgver_patch}.tar.gz")
-sha256sums=('48e23c6379268830a23651a257f525a1bfe7a2ba85d798415612447a65fe9779')
+sha256sums=('385c2f12bab41aab7f36c1fabaee41ecc8496bd6804f3e201d0cc797736d0bcf')
build() {
# Use ROS environment variables