auto-auto-complete: python3.4 -> python3
This commit is contained in:
parent
b81e602a8a
commit
1801bd378b
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'auto-auto-complete'
|
||||
pkgname=auto-auto-complete
|
||||
version=7.2
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
noarch=yes
|
||||
hostmakedepends="python3.4"
|
||||
depends="python3.4"
|
||||
hostmakedepends="python3"
|
||||
depends="python3"
|
||||
short_desc="Autogenerate shell auto-completion scripts"
|
||||
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||
license="GPL-3"
|
||||
|
|
Loading…
Reference in a new issue