makedeb
Easily and securely send things from one computer to another.
Click here to go back to the commit logs for croc-bin.
Hash: 1448be5ca8b57cf0e56e48d9474cee74d9d9c190
Message: v10.0.13
diff --git a/.SRCINFO b/.SRCINFO
index 11ab343..c32fb79 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.12
+pkgver = 10.0.13
url = https://github.com/schollz/croc
arch = amd64
license = MIT
-source = https://github.com/schollz/croc/releases/download/v10.0.12/croc_v10.0.12_Linux-64bit.tar.gz
-sha256sums = 9caec9b2e767010988d86b5c7aa665d2b4387d3b7a364ac0a986d3dbb8f64044
+source = https://github.com/schollz/croc/releases/download/v10.0.13/croc_v10.0.13_Linux-64bit.tar.gz
+sha256sums = 75a0ec809c22ecd45cdc0b2aab94c194d14d173646c77e7c19cc434baa72c61e
diff --git a/PKGBUILD b/PKGBUILD
index 21ff862..9d0f099 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Your Name <your.email@domain.com>
pkgname=croc-bin
-pkgver=10.0.12
+pkgver=10.0.13
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=('9caec9b2e767010988d86b5c7aa665d2b4387d3b7a364ac0a986d3dbb8f64044')
+sha256sums=('75a0ec809c22ecd45cdc0b2aab94c194d14d173646c77e7c19cc434baa72c61e')
package() {
cd "$srcdir"