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: 1818379ff42ffb9a86721d31c801e1c4c8738170

Message: v10.0.2

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 1df329b..61b2e6d 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 = 9.6.17
+pkgver = 10.0.2
 url = https://github.com/schollz/croc
 arch = amd64
 license = MIT
-source = https://github.com/schollz/croc/releases/download/v9.6.17/croc_v9.6.17_Linux-64bit.tar.gz
-sha256sums = e798f4bb35f1cae79075733e774df36a4036eb0de8d6460d057eb2e4ca49c201
+source = https://github.com/schollz/croc/releases/download/v10.0.2/croc_v10.0.2_Linux-64bit.tar.gz
+sha256sums = fd8d50c14ad34148abe4100ae8d29d8ab3a0090f47d22914781bf14b907c99a2
diff --git a/PKGBUILD b/PKGBUILD
index de2b19d..fcaa373 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
 # Maintainer: Your Name <your.email@domain.com>
 pkgname=croc-bin
-pkgver=9.6.17
+pkgver=10.0.2
 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=('e798f4bb35f1cae79075733e774df36a4036eb0de8d6460d057eb2e4ca49c201')
+sha256sums=('fd8d50c14ad34148abe4100ae8d29d8ab3a0090f47d22914781bf14b907c99a2')
 
 package() {
   cd "$srcdir"