pastebinit: python3.4 -> python3
This commit is contained in:
parent
a4f0b5b9ea
commit
eda9d309d1
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'pastebinit'
|
||||
pkgname=pastebinit
|
||||
version=1.5
|
||||
revision=2
|
||||
revision=3
|
||||
noarch=yes
|
||||
hostmakedepends="asciidoc"
|
||||
depends="python3.4"
|
||||
depends="python3"
|
||||
short_desc="Pastebin command-line client"
|
||||
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||
license="GPL-2"
|
||||
|
|
Loading…
Reference in a new issue