summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Wolsieffer2019-02-02 12:40:12 -0500
committerBen Wolsieffer2019-02-02 12:40:12 -0500
commitdec8330cd0fe874e93b240303e6a7ed66b08c217 (patch)
tree7d4a38ec329239901bca7746d08355ef78786198
parent2aa3194da335b72f43560a1305fd5c56028ddba1 (diff)
downloadaur-ros-kinetic-unique-id.tar.gz
Revert "Fix checksums. This is probably due to a GitHub bug."
This reverts commit 2aa3194da335b72f43560a1305fd5c56028ddba1.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 074feeb31ed8..d572ba2f1b2f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sat Feb 2 06:45:37 UTC 2019
+# Sun Jan 13 21:56:57 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 = 385c2f12bab41aab7f36c1fabaee41ecc8496bd6804f3e201d0cc797736d0bcf
+ sha256sums = 48e23c6379268830a23651a257f525a1bfe7a2ba85d798415612447a65fe9779
pkgname = ros-kinetic-unique-id
diff --git a/PKGBUILD b/PKGBUILD
index e11d296b589e..8b3ab0c6b3c0 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=('385c2f12bab41aab7f36c1fabaee41ecc8496bd6804f3e201d0cc797736d0bcf')
+sha256sums=('48e23c6379268830a23651a257f525a1bfe7a2ba85d798415612447a65fe9779')
build() {
# Use ROS environment variables