makedeb


croc-bin 10.0.11-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: 5e1a5ae185d698458906633b93c77d2af5d9bfec

Message: v10.0.10

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 442a6e0..4a43e60 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.9
+pkgver = 10.0.10
 url = https://github.com/schollz/croc
 arch = amd64
 license = MIT
-source = https://github.com/schollz/croc/releases/download/v10.0.9/croc_v10.0.9_Linux-64bit.tar.gz
-sha256sums = 65be539179320d45a313cd0591308841c6996f91f20c4217ea3d546ce558c4ec
+source = https://github.com/schollz/croc/releases/download/v10.0.10/croc_v10.0.10_Linux-64bit.tar.gz
+sha256sums = 0ab86dcb8c369ac869ea7dcd334a109ea418fca9a74c3a600953dbb70171fe8e
diff --git a/PKGBUILD b/PKGBUILD
index 19ba9fd..ba5e441 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
 # Maintainer: Your Name <your.email@domain.com>
 pkgname=croc-bin
-pkgver=10.0.9
+pkgver=10.0.10
 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=('65be539179320d45a313cd0591308841c6996f91f20c4217ea3d546ce558c4ec')
+sha256sums=('0ab86dcb8c369ac869ea7dcd334a109ea418fca9a74c3a600953dbb70171fe8e')
 
 package() {
   cd "$srcdir"