mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
exec-on-git-staged: drop package
This commit is contained in:
parent
dc29206cd8
commit
7188286458
1 changed files with 0 additions and 16 deletions
|
@ -1,16 +0,0 @@
|
|||
# Template file for 'exec-on-git-staged'
|
||||
pkgname=exec-on-git-staged
|
||||
version=1.1.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
depends="git"
|
||||
short_desc="Execute commands on staged tree"
|
||||
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/jcgruenhage/exec-on-git-staged"
|
||||
distfiles="https://github.com/jcgruenhage/exec-on-git-staged/archive/v${version}.tar.gz"
|
||||
checksum=c163104e8d9539bec253275fd32a4241717db0f502bb43654a52d70ba71b745d
|
||||
|
||||
do_install() {
|
||||
vbin exec-on-git-staged
|
||||
}
|
Loading…
Add table
Reference in a new issue