makedeb
Easily and securely send things from one computer to another.
Click here to go back to the commit logs for croc-bin.
Hash: 5b42f5b3c3a9594b2494b9fcaeb826d73b32a580
Message: v10.0.11
diff --git a/.SRCINFO b/.SRCINFO
index 4a43e60..f8cde33 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.10
+pkgver = 10.0.11
url = https://github.com/schollz/croc
arch = amd64
license = MIT
-source = https://github.com/schollz/croc/releases/download/v10.0.10/croc_v10.0.10_Linux-64bit.tar.gz
-sha256sums = 0ab86dcb8c369ac869ea7dcd334a109ea418fca9a74c3a600953dbb70171fe8e
+source = https://github.com/schollz/croc/releases/download/v10.0.11/croc_v10.0.11_Linux-64bit.tar.gz
+sha256sums = f4cece80d95e3f0ebbe14f1d841ea5514e1adb6b58b306fa7c0e4a7f9bd0dada
diff --git a/PKGBUILD b/PKGBUILD
index ba5e441..5450893 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Your Name <your.email@domain.com>
pkgname=croc-bin
-pkgver=10.0.10
+pkgver=10.0.11
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=('0ab86dcb8c369ac869ea7dcd334a109ea418fca9a74c3a600953dbb70171fe8e')
+sha256sums=('f4cece80d95e3f0ebbe14f1d841ea5514e1adb6b58b306fa7c0e4a7f9bd0dada')
package() {
cd "$srcdir"