testing/delta: upgrade to 0.8.0

This commit is contained in:
Aleks Bunin 2021-05-29 10:40:46 -04:00 committed by Leo
parent 8a88333677
commit 030f6d34cd

View File

@ -1,7 +1,7 @@
# Contributor: Aleks Bunin <alpinelinux@compuix.com>
# Maintainer: Aleks Bunin <alpinelinux@compuix.com>
pkgname=delta
pkgver=0.7.1
pkgver=0.8.0
pkgrel=0
pkgdesc="A viewer for git and diff output"
url="https://github.com/dandavison/delta"
@ -22,4 +22,4 @@ package() {
install -Dm755 target/release/"$pkgname" "$pkgdir"/usr/bin/"$pkgname"
}
sha512sums="cac2fdb9460ee49e8855a99ba2d9625205f050ef6be286c5ab55950aa256243ee5f367b8c2a333759a6a0399c89edb33ec97014296403a9ca4ab9b3d9704530d delta-0.7.1.tar.gz"
sha512sums="4d9fddc91fdaddd9509f04f214053024f4d1cfee1f03c83eeff2a759d933ca40f3dc9d1269f09394f15c5c1987bedb878f6e7515bc96a8102cd4c076fa24e924 delta-0.8.0.tar.gz"