* update asp to 8-1
This commit is contained in:
parent
341c96a805
commit
c1ccff0cde
@ -2,14 +2,14 @@
|
|||||||
# Maintainer: Dave Reisner <d@falconindy.com>
|
# Maintainer: Dave Reisner <d@falconindy.com>
|
||||||
|
|
||||||
pkgname=asp
|
pkgname=asp
|
||||||
pkgver=7
|
pkgver=8
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Arch Linux build source file management tool"
|
pkgdesc="Arch Linux build source file management tool"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://github.com/falconindy/asp"
|
url="https://github.com/falconindy/asp"
|
||||||
license=(MIT)
|
license=(MIT)
|
||||||
depends=(awk bash jq git libarchive)
|
depends=(awk bash jq git libarchive)
|
||||||
makedepends=(asciidoc)
|
makedepends=(asciidoc git)
|
||||||
source=("git+https://github.com/falconindy/asp.git#tag=v$pkgver?signed")
|
source=("git+https://github.com/falconindy/asp.git#tag=v$pkgver?signed")
|
||||||
validpgpkeys=('487EACC08557AD082088DABA1EB2638FF56C0C53' # Dave Reisner
|
validpgpkeys=('487EACC08557AD082088DABA1EB2638FF56C0C53' # Dave Reisner
|
||||||
'E499C79F53C96A54E572FEE1C06086337C50773E') # Jelle van der Waa
|
'E499C79F53C96A54E572FEE1C06086337C50773E') # Jelle van der Waa
|
||||||
|
Loading…
x
Reference in New Issue
Block a user