* update pps-tools to 1.0.3-2
This commit is contained in:
parent
6fea94b467
commit
4a7598214f
12
pps-tools/.SRCINFO
Normal file
12
pps-tools/.SRCINFO
Normal file
@ -0,0 +1,12 @@
|
||||
pkgbase = pps-tools
|
||||
pkgdesc = LinuxPPS user-space tools
|
||||
pkgver = 1.0.3
|
||||
pkgrel = 2
|
||||
url = http://linuxpps.org/
|
||||
arch = x86_64
|
||||
license = GPL2
|
||||
depends = bash
|
||||
source = https://github.com/ago/pps-tools/archive/v1.0.3/pps-tools-1.0.3.tar.gz
|
||||
b2sums = a57be9e7e3c9969a6bfd91bbdd618ab875c9c92cad3a2206653f2719896cf293e87ca941484d60d9af22ae1a64daa10689621504edc652a31b2bf6af8741eb64
|
||||
|
||||
pkgname = pps-tools
|
4
pps-tools/.nvchecker.toml
Normal file
4
pps-tools/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[pps-tools]
|
||||
source = "git"
|
||||
git = "https://github.com/ago/pps-tools.git"
|
||||
prefix = "v"
|
@ -5,7 +5,7 @@
|
||||
pkgname=pps-tools
|
||||
pkgdesc="LinuxPPS user-space tools"
|
||||
pkgver=1.0.3
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url="http://linuxpps.org/"
|
||||
license=('GPL2')
|
||||
|
Loading…
x
Reference in New Issue
Block a user