makedeb


croc-bin 10.1.0-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: e27f6c9eef240a38adb18ebf635c337fda04e5fa

Message: v10.0.12

Diff


diff --git a/.SRCINFO b/.SRCINFO
index f8cde33..11ab343 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.11
+pkgver = 10.0.12
 url = https://github.com/schollz/croc
 arch = amd64
 license = MIT
-source = https://github.com/schollz/croc/releases/download/v10.0.11/croc_v10.0.11_Linux-64bit.tar.gz
-sha256sums = f4cece80d95e3f0ebbe14f1d841ea5514e1adb6b58b306fa7c0e4a7f9bd0dada
+source = https://github.com/schollz/croc/releases/download/v10.0.12/croc_v10.0.12_Linux-64bit.tar.gz
+sha256sums = 9caec9b2e767010988d86b5c7aa665d2b4387d3b7a364ac0a986d3dbb8f64044
diff --git a/PKGBUILD b/PKGBUILD
index 5450893..21ff862 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
 # Maintainer: Your Name <your.email@domain.com>
 pkgname=croc-bin
-pkgver=10.0.11
+pkgver=10.0.12
 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=('f4cece80d95e3f0ebbe14f1d841ea5514e1adb6b58b306fa7c0e4a7f9bd0dada')
+sha256sums=('9caec9b2e767010988d86b5c7aa665d2b4387d3b7a364ac0a986d3dbb8f64044')
 
 package() {
   cd "$srcdir"