parent
3933643dc3
commit
d774f15fcb
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'pastebinit'
|
||||
pkgname=pastebinit
|
||||
version=1.5
|
||||
revision=4
|
||||
version=1.5.1
|
||||
revision=1
|
||||
hostmakedepends="asciidoc gettext"
|
||||
depends="python3"
|
||||
depends="python3-distro"
|
||||
short_desc="Pastebin command-line client"
|
||||
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://launchpad.net/pastebinit"
|
||||
distfiles="https://launchpad.net/${pkgname}/trunk/${version}/+download/${pkgname}-${version}.tar.gz"
|
||||
checksum=0d931dddb3744ed38aa2d319dd2d8a2f38a391011ff99db68ce7c83ab8f5b62f
|
||||
homepage="https://phab.lubuntu.me/source/pastebinit/"
|
||||
distfiles="$DEBIAN_SITE/main/p/$pkgname/${pkgname}_$version.orig.tar.gz"
|
||||
checksum=30850b9dc6b3e9105321cee159d491891b3d3c03180440edffa296c7e1ac0c41
|
||||
|
||||
do_build() {
|
||||
a2x -f manpage pastebinit.xml
|
||||
|
|
Loading…
Reference in New Issue