* update diffstat to 1.67-1
This commit is contained in:
parent
8aa183339d
commit
89bcac94b1
@ -1,7 +1,7 @@
|
||||
pkgbase = diffstat
|
||||
pkgdesc = Display a histogram of diff changes
|
||||
pkgver = 1.66
|
||||
pkgrel = 1.1
|
||||
pkgver = 1.67
|
||||
pkgrel = 1
|
||||
url = https://invisible-island.net/diffstat
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
@ -10,10 +10,10 @@ pkgbase = diffstat
|
||||
arch = riscv64
|
||||
license = MIT
|
||||
depends = glibc
|
||||
source = https://invisible-island.net/archives/diffstat/diffstat-1.66.tgz
|
||||
source = https://invisible-island.net/archives/diffstat/diffstat-1.66.tgz.asc
|
||||
source = https://invisible-island.net/archives/diffstat/diffstat-1.67.tgz
|
||||
source = https://invisible-island.net/archives/diffstat/diffstat-1.67.tgz.asc
|
||||
validpgpkeys = 19882D92DDA4C400C22C0D56CC2AF4472167BE03
|
||||
sha256sums = f54531bbe32e8e0fa461f018b41e3af516b632080172f361f05e50367ecbb69e
|
||||
sha256sums = 760ed0c99c6d643238d41b80e60278cf1683ffb94a283954ac7ef168c852766a
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = diffstat
|
||||
|
@ -1,18 +1,19 @@
|
||||
# POWER Maintainer: Alexander Baldeck <alex.bldck@gmail.com>
|
||||
# Maintainer: Alad Wenter <alad@mailbox.org>
|
||||
# Maintainer: T.J. Townsend <blakkheim@archlinux.org>
|
||||
# Contributor: Alad Wenter <alad@mailbox.org>
|
||||
# Contributor: Giovanni Scafora <giovanni@archlinux.org>
|
||||
# Contributor: Matthias-Christian Ott <matthias.christian.at.tiscali.de>
|
||||
|
||||
pkgname=diffstat
|
||||
pkgver=1.66
|
||||
pkgrel=1.1
|
||||
pkgver=1.67
|
||||
pkgrel=1
|
||||
pkgdesc="Display a histogram of diff changes"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url="https://invisible-island.net/diffstat"
|
||||
depends=('glibc')
|
||||
license=('MIT')
|
||||
source=("https://invisible-island.net/archives/$pkgname/$pkgname-$pkgver.tgz"{,.asc})
|
||||
sha256sums=('f54531bbe32e8e0fa461f018b41e3af516b632080172f361f05e50367ecbb69e'
|
||||
sha256sums=('760ed0c99c6d643238d41b80e60278cf1683ffb94a283954ac7ef168c852766a'
|
||||
'SKIP')
|
||||
validpgpkeys=('19882D92DDA4C400C22C0D56CC2AF4472167BE03') # Thomas Dickey <dickey@invisible-island.net>"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user