Skip to content

Commit df37783

Browse files
committed
addpkg: better-control-git
Signed-off-by: Roald Clark <roaldclark@gmail.com>
1 parent 12ee917 commit df37783

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
build_prefix: extra-x86_64
2+
pre_build_script: |
3+
aur_pre_build(maintainers=['quantumvoid'])
4+
add_depends(['bash'])
5+
post_build: aur_post_build
6+
update_on:
7+
- source: github
8+
github: quantumvoid0/better-control
9+
- source: aur
10+
aur: better-control-git
11+
- alias: python
12+
13+
maintainers:
14+
- github: roaldclark

0 commit comments

Comments
 (0)