pastebinit: update to 1.5.
This commit is contained in:
parent
9afa141622
commit
26ae2da3e6
1 changed files with 5 additions and 5 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'pastebinit'
|
||||
pkgname=pastebinit
|
||||
version=1.4.1
|
||||
revision=2
|
||||
version=1.5
|
||||
revision=1
|
||||
noarch=yes
|
||||
hostmakedepends="asciidoc"
|
||||
depends="python3.4"
|
||||
short_desc="Pastebin command-line client"
|
||||
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||
license="GPL-2, GPL-3"
|
||||
license="GPL-2"
|
||||
homepage="https://launchpad.net/pastebinit"
|
||||
distfiles="https://launchpad.net/${pkgname}/trunk/${version}/+download/${pkgname}-${version}.tar.gz"
|
||||
checksum="39e3dcb98d2aa9d65f86c648c375ca75fa312fc773e568963e9aefffea0c9bf7"
|
||||
noarch=yes
|
||||
checksum=0d931dddb3744ed38aa2d319dd2d8a2f38a391011ff99db68ce7c83ab8f5b62f
|
||||
|
||||
do_build() {
|
||||
a2x -f manpage pastebinit.xml
|
||||
|
|
Loading…
Reference in a new issue