blob: 59216e7ce8128920aae1bfcd694e04264b97f437 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = wrt2pdf
pkgdesc = Create a PDF out of a plain text file
pkgver = 0.6.1
pkgrel = 1
url = https://github.com/loh-tar/wrt2pdf
arch = x86_64
license = GPL-2.0-or-later
depends = qt6-base
depends = gcc-libs
source = wrt2pdf-0.6.1.tar.gz::https://github.com/loh-tar/wrt2pdf/archive/v0.6.1.tar.gz
sha256sums = cb1e01428ef49ecb7d1ca517418a11ecf98a0f7afecf9014c91c5b2158cf5fab
pkgname = wrt2pdf
|