pastebinit: update to 1.6.2.

This commit is contained in:
Andrew Benson 2023-10-03 12:13:35 -05:00
parent e2f0bd9700
commit a2ecb84451

View file

@ -1,6 +1,6 @@
# Template file for 'pastebinit' # Template file for 'pastebinit'
pkgname=pastebinit pkgname=pastebinit
version=1.5.1 version=1.6.2
revision=1 revision=1
hostmakedepends="asciidoc gettext" hostmakedepends="asciidoc gettext"
depends="python3-distro" depends="python3-distro"
@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
homepage="https://phab.lubuntu.me/source/pastebinit/" homepage="https://phab.lubuntu.me/source/pastebinit/"
distfiles="$DEBIAN_SITE/main/p/$pkgname/${pkgname}_$version.orig.tar.gz" distfiles="$DEBIAN_SITE/main/p/$pkgname/${pkgname}_$version.orig.tar.gz"
checksum=30850b9dc6b3e9105321cee159d491891b3d3c03180440edffa296c7e1ac0c41 checksum=b7f63207bfb66eca0e77052283815346d3ad9de2b30aa9f68b74521f0b54940a
do_build() { do_build() {
a2x -f manpage pastebinit.xml a2x -f manpage pastebinit.xml