makedeb


croc-bin 10.0.13-1


Easily and securely send things from one computer to another.

Click here to go back to the commit logs for croc-bin.

Commit:


Hash: e1de8b67773fa5d85fd606bf15258cf742154607

Message: v10.0.8

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 5991879..195e2da 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,9 +3,9 @@ pkgname = croc-bin
 pkgbase = croc-bin
 pkgdesc = Easily and securely send things from one computer to another.
 pkgrel = 1
-pkgver = 10.0.6
+pkgver = 10.0.8
 url = https://github.com/schollz/croc
 arch = amd64
 license = MIT
-source = https://github.com/schollz/croc/releases/download/v10.0.6/croc_v10.0.6_Linux-64bit.tar.gz
-sha256sums = 96d6655664324c150e474b7fddfaf608004644e88e0dca27dec4e16af2218127
+source = https://github.com/schollz/croc/releases/download/v10.0.8/croc_v10.0.8_Linux-64bit.tar.gz
+sha256sums = b2212b3cd44e0b94fdb6be2c089d93216d4af0cfdd7797e79f34fa162181990f
diff --git a/PKGBUILD b/PKGBUILD
index ff23ca6..35f7cc1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
 # Maintainer: Your Name <your.email@domain.com>
 pkgname=croc-bin
-pkgver=10.0.6
+pkgver=10.0.8
 pkgrel=1
 pkgdesc="Easily and securely send things from one computer to another."
 arch=('amd64')
@@ -9,7 +9,7 @@ license=('MIT')
 depends=()
 makedepends=()
 source=("$url/releases/download/v${pkgver}/croc_v${pkgver}_Linux-64bit.tar.gz")
-sha256sums=('96d6655664324c150e474b7fddfaf608004644e88e0dca27dec4e16af2218127')
+sha256sums=('b2212b3cd44e0b94fdb6be2c089d93216d4af0cfdd7797e79f34fa162181990f')
 
 package() {
   cd "$srcdir"