Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
croc
Commits:
d2a4603c by Caleb Maclennan at 2026-06-30T23:35:21+03:00
upgpkg: 1:10.4.6-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = croc
pkgdesc = Easily and securely send things from one computer to another.
- pkgver = 10.4.4
+ pkgver = 10.4.6
pkgrel = 1
epoch = 1
url = https://github.com/schollz/croc
@@ -8,7 +8,7 @@ pkgbase = croc
license = MIT
makedepends = go
depends = glibc
- source =
croc-v10.4.4.tar.gz::https://github.com/schollz/croc/releases/download/v10.4.4/croc_v10.4.4_src.tar.gz
- sha256sums =
32ad050fe42b078f72a06a254686eb49fa8087c832c173e60583cc9283d92e6b
+ source =
croc-v10.4.6.tar.gz::https://github.com/schollz/croc/releases/download/v10.4.6/croc_v10.4.6_src.tar.gz
+ sha256sums =
5aea1b51f8e114142b65acd90ff1073babd419cf448ca07f695677473c9c82d6
pkgname = croc
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Mikuro Kagamine <[email protected]>
pkgname=croc
-pkgver=10.4.4
+pkgver=10.4.6
pkgrel=1
epoch=1
pkgdesc='Easily and securely send things from one computer to another.'
@@ -14,7 +14,7 @@ depends=(glibc)
makedepends=(go)
_archive="$pkgname-v$pkgver"
source=("$_archive.tar.gz::$url/releases/download/v$pkgver/${pkgname}_v${pkgver}_src.tar.gz")
-sha256sums=('32ad050fe42b078f72a06a254686eb49fa8087c832c173e60583cc9283d92e6b')
+sha256sums=('5aea1b51f8e114142b65acd90ff1073babd419cf448ca07f695677473c9c82d6')
build() {
cd "$_archive"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/croc/-/commit/d2a4603ce960881641a50d7767e1192ab61243c9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/croc/-/commit/d2a4603ce960881641a50d7767e1192ab61243c9
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help