fgit: drop noarch.
This commit is contained in:
parent
fd78d12eda
commit
5765355beb
|
@ -1,14 +1,13 @@
|
|||
# Template file for 'fgit'
|
||||
pkgname=fgit
|
||||
version=1.0.2
|
||||
revision=1
|
||||
archs=noarch
|
||||
checkdepends="git"
|
||||
revision=2
|
||||
depends="bash git ncurses"
|
||||
checkdepends="git"
|
||||
short_desc="Run a Git command in several repositories"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/l0b0/fgit"
|
||||
license="GPL-3"
|
||||
distfiles="https://github.com/l0b0/fgit/archive/${version}.tar.gz"
|
||||
checksum=c14cb8b076ccdac7f05f883cc48af48bebacba5460d0420ed06580bb13e04784
|
||||
|
||||
|
|
Loading…
Reference in New Issue