* update tinyxxd to 1.3.2-1
This commit is contained in:
parent
73eece15a7
commit
5e9f778cbc
@ -2,7 +2,7 @@
|
||||
# Maintainer: Alexander F. Rødseth <xyproto@archlinux.org>
|
||||
|
||||
pkgname=tinyxxd
|
||||
pkgver=1.3.1
|
||||
pkgver=1.3.2
|
||||
pkgrel=1
|
||||
pkgdesc='Standalone version of the hex dump utility that comes with ViM'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
@ -11,7 +11,7 @@ provides=(xxd)
|
||||
conflicts=(xxd)
|
||||
license=(GPL-2.0-or-later)
|
||||
source=("$url/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz")
|
||||
b2sums=('fd1f6c0a0742d7273ee1a2f8856819477f2be6a8f80e7c87b384735df2f469f81362370c4e77a103ddc6f434bfb159f09d5595712fad8b385a9edbc678af04d5')
|
||||
b2sums=('505a9f35df31a5d0f93e70e9a0a8e4b5497952b9f93ff47d16b72f97ba3ec306ae9e671f61a96dcc2f5c6442f94de089165a4cc5e3ec49c4177b2313a5ac8404')
|
||||
|
||||
build() {
|
||||
make -C $pkgname-$pkgver
|
||||
|
Loading…
x
Reference in New Issue
Block a user