Skip to content
Snippets Groups Projects
Verified Commit c8931a1a authored by Caleb Maclennan's avatar Caleb Maclennan
Browse files

upgpkg: 2.1.2-4: Use SPDX license identifier

parent f5c68965
No related branches found
No related tags found
No related merge requests found
.SRCINFO 0 → 100644
pkgbase = pdfgrep
pkgdesc = A tool to search text in PDF files
pkgver = 2.1.2
pkgrel = 4
url = https://pdfgrep.org
arch = x86_64
license = GPL-2.0-or-later
depends = pcre
depends = poppler
source = https://pdfgrep.org/download/pdfgrep-2.1.2.tar.gz
sha256sums = 0ef3dca1d749323f08112ffe68e6f4eb7bc25f56f90a2e933db477261b082aba
pkgname = pdfgrep
......@@ -5,12 +5,12 @@
pkgname=pdfgrep
pkgver=2.1.2
pkgrel=3
pkgrel=4
pkgdesc='A tool to search text in PDF files'
arch=(x86_64)
url='https://pdfgrep.org'
# url='https://gitlab.com/pdfgrep/pdfgrep'
license=(GPL)
license=(GPL-2.0-or-later)
depends=(pcre
poppler)
_archive="$pkgname-$pkgver"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment