Date: Thursday, January 16, 2020 @ 00:05:50 Author: maximbaz Revision: 552718
upgpkg: croc 6.4.10-1 Modified: croc/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-16 00:02:45 UTC (rev 552717) +++ PKGBUILD 2020-01-16 00:05:50 UTC (rev 552718) @@ -2,7 +2,7 @@ # Contributor: Mikuro Kagamine <[email protected]> pkgname=croc -pkgver=6.4.8 +pkgver=6.4.10 pkgrel=1 pkgdesc='Easily and securely send things from one computer to another.' arch=('x86_64') @@ -12,7 +12,7 @@ makedepends=('go-pie' 'git') source=("${url}/releases/download/v${pkgver}/${pkgname}_${pkgver}_src.tar.gz" "${pkgname}.service") -sha256sums=('a0636f19aa1714c74543bbadac9aa436edab2a004ce09644bd0113588ae24f6a' +sha256sums=('433e60b130ad0dfb119d6d18a80e38d246b561ea41be44bbac2b5eabc6d1a8a4' 'cf074568f16c7b86870a89a0a2d8e488e3837223cca071a911085d814d6f2194') build() {
