mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
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'
|
# Template file for 'pastebinit'
|
||||||
pkgname=pastebinit
|
pkgname=pastebinit
|
||||||
version=1.5
|
version=1.5
|
||||||
revision=2
|
revision=3
|
||||||
noarch=yes
|
noarch=yes
|
||||||
hostmakedepends="asciidoc"
|
hostmakedepends="asciidoc"
|
||||||
depends="python3.4"
|
depends="python3"
|
||||||
short_desc="Pastebin command-line client"
|
short_desc="Pastebin command-line client"
|
||||||
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue