[arch-commits] Commit in hexyl/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Tue Apr 30 11:29:55 UTC 2019


    Date: Tuesday, April 30, 2019 @ 11:29:54
  Author: jelle
Revision: 456752

upgpkg: hexyl 0.5.0-1

Upstream update

Modified:
  hexyl/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-30 11:24:35 UTC (rev 456751)
+++ PKGBUILD	2019-04-30 11:29:54 UTC (rev 456752)
@@ -2,7 +2,7 @@
 # Contributor: Attenuation <ouyangjun1999 at gmail.com>
 
 pkgname=hexyl
-pkgver=0.4.0
+pkgver=0.5.0
 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=('621d90e1521fd60a606471efb1974ad114b52d237e9992dd95304a9dfa4f16718f77946e7f0a326f581f900211c86f1ea227ab0f6903edabdd0f845f1ce6ff4d')
+sha512sums=('afdb01b1260c29936a129590e31e025ef432d5241229f72e205c8fca7a83fcfde2ea43c6b33713ffb7d50b878d61858a249b1d61be4fb447619b6c2ea2d3ac70')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list