testing/diffoscope: upgrade to 164

This commit is contained in:
Leo 2021-01-08 17:17:43 -03:00
parent 884e9cd3f4
commit 356248e8ed

View File

@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=diffoscope
pkgver=163
pkgver=164
pkgrel=0
pkgdesc="In-depth comparison of files, archives, and directories"
options="!check" # Requires unpackaged 'tlsh'
@ -24,4 +24,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
sha512sums="874ae86edb4edecb8da3a23af4ec1cdcc44976dfcf6313404dca315a4b5819e8f1e391925135457b7f174e894fd510ce0f9f84c8bdf49a8c7a098e25268b6d95 diffoscope-163.tar.gz"
sha512sums="9de1eb6ef84e939f709b51e3a65ee0717ee2d254dd7c89eddaf4155117aacb72546042b870ab465c018ecff583c406271af7b6d8e13c2bcf65acb2de74804695 diffoscope-164.tar.gz"