[arch-commits] Commit in hexyl/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Sun Jun 2 17:52:21 UTC 2019
Date: Sunday, June 2, 2019 @ 17:52:21
Author: anthraxx
Revision: 476622
upgpkg: hexyl 0.5.1-1
Modified:
hexyl/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-06-02 17:50:35 UTC (rev 476621)
+++ PKGBUILD 2019-06-02 17:52:21 UTC (rev 476622)
@@ -2,7 +2,7 @@
# Contributor: Attenuation <ouyangjun1999 at gmail.com>
pkgname=hexyl
-pkgver=0.5.0
+pkgver=0.5.1
pkgrel=1
pkgdesc='Colored command-line hex viewer'
url='https://github.com/sharkdp/hexyl'
@@ -11,7 +11,7 @@
depends=('gcc-libs')
makedepends=('rust' 'cargo')
source=(https://github.com/sharkdp/hexyl/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('afdb01b1260c29936a129590e31e025ef432d5241229f72e205c8fca7a83fcfde2ea43c6b33713ffb7d50b878d61858a249b1d61be4fb447619b6c2ea2d3ac70')
+sha512sums=('947d7135bf96def2b8de6536edff10f64361b526cde9cf575d70e6fcf95d212013b8a4d1c1d13138ce5a0468b6cc46045dc0c4b85873cb3a1877f8845267eee7')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list