makedeb
Easily and securely send things from one computer to another.
Click here to go back to the commit logs for croc-bin.
Hash: d2fc4330093a628e0cb769df59e0d89fa6851d89
Message: v9.6.17
diff --git a/.SRCINFO b/.SRCINFO
index 49351b3..1df329b 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.15
+pkgver = 9.6.17
url = https://github.com/schollz/croc
arch = amd64
license = MIT
-source = https://github.com/schollz/croc/releases/download/v9.6.15/croc_v9.6.15_Linux-64bit.tar.gz
-sha256sums = cfaca81886f3241b2687c5fa82d2efd1683a0e377cb5be98a7081079e9fb9ee3
+source = https://github.com/schollz/croc/releases/download/v9.6.17/croc_v9.6.17_Linux-64bit.tar.gz
+sha256sums = e798f4bb35f1cae79075733e774df36a4036eb0de8d6460d057eb2e4ca49c201
diff --git a/PKGBUILD b/PKGBUILD
index 7b0d908..de2b19d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Your Name <your.email@domain.com>
pkgname=croc-bin
-pkgver=9.6.15
+pkgver=9.6.17
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=('cfaca81886f3241b2687c5fa82d2efd1683a0e377cb5be98a7081079e9fb9ee3')
+sha256sums=('e798f4bb35f1cae79075733e774df36a4036eb0de8d6460d057eb2e4ca49c201')
package() {
cd "$srcdir"