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: df4a538f35a85c5f64beda4685339782706ce16a

Message: v9.6.6

Diff


diff --git a/.SRCINFO b/.SRCINFO
index d7524fd..77bb00a 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.5
+pkgver = 9.6.6
 url = https://github.com/schollz/croc
 arch = amd64
 license = MIT
-source = https://github.com/schollz/croc/releases/download/v9.6.5/croc_9.6.5_Linux-64bit.tar.gz
-sha256sums = 8f300a05eec78878b210d1e213eb776ebbf764ad289bd740fa0eba8efc7edcac
+source = https://github.com/schollz/croc/releases/download/v9.6.6/croc_9.6.6_Linux-64bit.tar.gz
+sha256sums = 9e55de647634ffeb45570398bb2fb5fd44f259700c3faa89364dc0cacd29f393
diff --git a/PKGBUILD b/PKGBUILD
index b4cfa67..10281b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
 # Maintainer: Your Name <your.email@domain.com>
 pkgname=croc-bin
-pkgver=9.6.5
+pkgver=9.6.6
 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_${pkgver}_Linux-64bit.tar.gz")
-sha256sums=('8f300a05eec78878b210d1e213eb776ebbf764ad289bd740fa0eba8efc7edcac')
+sha256sums=('9e55de647634ffeb45570398bb2fb5fd44f259700c3faa89364dc0cacd29f393')
 
 package() {
   cd "$srcdir"