makedeb
Easily and securely send things from one computer to another.
Click here to go back to the commit logs for croc-bin.
Hash: 837f035ebc749f499d775b89049e5951e3c60116
Message: v10.0.6
diff --git a/.SRCINFO b/.SRCINFO
index a297b4e..5991879 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.5
+pkgver = 10.0.6
url = https://github.com/schollz/croc
arch = amd64
license = MIT
-source = https://github.com/schollz/croc/releases/download/v10.0.5/croc_v10.0.5_Linux-64bit.tar.gz
-sha256sums = 18a7522a3ef1717f0c3810ed306e70f988348c5520114a149e9f050a2cd82a61
+source = https://github.com/schollz/croc/releases/download/v10.0.6/croc_v10.0.6_Linux-64bit.tar.gz
+sha256sums = 96d6655664324c150e474b7fddfaf608004644e88e0dca27dec4e16af2218127
diff --git a/PKGBUILD b/PKGBUILD
index 9e4aaf7..ff23ca6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Your Name <your.email@domain.com>
pkgname=croc-bin
-pkgver=10.0.5
+pkgver=10.0.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_v${pkgver}_Linux-64bit.tar.gz")
-sha256sums=('18a7522a3ef1717f0c3810ed306e70f988348c5520114a149e9f050a2cd82a61')
+sha256sums=('96d6655664324c150e474b7fddfaf608004644e88e0dca27dec4e16af2218127')
package() {
cd "$srcdir"