[arch-commits] Commit in vbindiff/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Mon Nov 14 17:58:05 UTC 2016
Date: Monday, November 14, 2016 @ 17:58:05
Author: spupykin
Revision: 195857
Modified:
vbindiff/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-11-14 17:57:45 UTC (rev 195856)
+++ PKGBUILD 2016-11-14 17:58:05 UTC (rev 195857)
@@ -7,13 +7,13 @@
pkgrel=7
pkgdesc="displays files in hexadecimal and ASCII (or EBCDIC) and highlight the differences between them"
arch=('i686' 'x86_64')
-url="http://www.cjmweb.net/vbindiff/"
+url="https://www.cjmweb.net/vbindiff/"
license=('GPL')
depends=('gcc-libs' 'ncurses')
source=($url/$pkgname-$pkgver.tar.gz
0001-vbindiff-prevent-segfault-when-comparing-files-of-di.patch)
-md5sums=('dbda80ef580e1a0975ef50b9aaa5210e'
- 'aefbf59d36932019eda1efdbd8b50ea4')
+sha256sums=('7d5d5a87fde953dc2089746f6f6ab811d60e127b01074c97611898fb1ef1983d'
+ '976966255d605ddf38a0728a35654fedfda129e2b48b25f6315e9bf21d19daa3')
prepare() {
cd "$srcdir"/$pkgname-$pkgver
More information about the arch-commits
mailing list