Date: Thursday, October 18, 2018 @ 18:20:04
  Author: zorun
Revision: 396120

kashmir: update sha256 checksum

The tarball generated by github changed, but it has the same content as
the old one (verified by comparing checksum of every file in both the old
and new tarball).

Modified:
  kashmir/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-10-18 18:06:47 UTC (rev 396119)
+++ PKGBUILD    2018-10-18 18:20:04 UTC (rev 396120)
@@ -8,7 +8,7 @@
 url="https://github.com/Corvusoft/kashmir-dependency";
 license=('custom:boost')
 
source=("https://github.com/Corvusoft/kashmir-dependency/archive/${_githash}/$pkgname-$pkgver.tar.gz";)
-sha256sums=('49f70eccdd094a1576ff4bccea6fa0f1c9be7f6e70fc87d3b38f1c7eda800b86')
+sha256sums=('51239356e07c2ac935d0aa56ac3c760ad304757a4ca998b8b5d9e3602aa0975f')
 
 package() {
   cd "kashmir-dependency-${_githash}"

Reply via email to