makedeb


croc-bin 10.0.10-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: 45944477e293776c933775333d67c9b89dc5724c

Message: v9.6.15

Diff


diff --git a/.SRCINFO b/.SRCINFO
index eb2cec8..49351b3 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.8
+pkgver = 9.6.15
 url = https://github.com/schollz/croc
 arch = amd64
 license = MIT
-source = https://github.com/schollz/croc/releases/download/v9.6.8/croc_v9.6.8_Linux-64bit.tar.gz
-sha256sums = 32142326178333bf301b002e5a93289702f7f0067c1bc65f47b7d4979368e349
+source = https://github.com/schollz/croc/releases/download/v9.6.15/croc_v9.6.15_Linux-64bit.tar.gz
+sha256sums = cfaca81886f3241b2687c5fa82d2efd1683a0e377cb5be98a7081079e9fb9ee3
diff --git a/PKGBUILD b/PKGBUILD
index ce9dc64..7b0d908 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
 # Maintainer: Your Name <your.email@domain.com>
 pkgname=croc-bin
-pkgver=9.6.8
+pkgver=9.6.15
 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=('32142326178333bf301b002e5a93289702f7f0067c1bc65f47b7d4979368e349')
+sha256sums=('cfaca81886f3241b2687c5fa82d2efd1683a0e377cb5be98a7081079e9fb9ee3')
 
 package() {
   cd "$srcdir"