[arch-commits] Commit in hexyl/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Tue Mar 10 21:00:09 UTC 2020
Date: Tuesday, March 10, 2020 @ 21:00:08
Author: anthraxx
Revision: 593937
upgpkg: hexyl 0.7.0-1
Modified:
hexyl/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-10 20:56:43 UTC (rev 593936)
+++ PKGBUILD 2020-03-10 21:00:08 UTC (rev 593937)
@@ -2,7 +2,7 @@
# Contributor: Attenuation <ouyangjun1999 at gmail.com>
pkgname=hexyl
-pkgver=0.6.0
+pkgver=0.7.0
pkgrel=1
pkgdesc='Colored command-line hex viewer'
url='https://github.com/sharkdp/hexyl'
@@ -11,7 +11,8 @@
depends=('gcc-libs')
makedepends=('rust' 'cargo')
source=(https://github.com/sharkdp/hexyl/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('b6f6a324d147fffb51bca7148cd3a7c41d926f609d0626ba4c3f26c7bc48b642613063bf6cb6d485b056113763b5a82b2d40710220ef57cfe8ebf48681cac380')
+sha512sums=('74636e01e40a017079e2ffc2f31c4400ee21ec74203729ba858f314b4a793c9eda8e008a9430051b0f36807212b4f5415a1634709b2b0d167ecc31fade844b27')
+b2sums=('3c09858fa0630f6e4b47434962e7c6f6bca7d77d12cf5837c4dd162838467946e54da32cc57fc7de7ccb11eb3aac2a1729b534eade12a688377c5b28d7534bb5')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list