summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorXavier C. Llano2024-01-29 14:24:47 -0500
committerXavier C. Llano2024-01-29 14:24:47 -0500
commit41515bde0096c3578f7af2446b53dbd41f8e0699 (patch)
tree9d36f260a2a88f55db071ff15daad1641310d7b1 /.SRCINFO
parent5a1f0319bd22ca1622ce15f73fa7129ac412ad39 (diff)
downloadaur-krop.tar.gz
another build fixes thanks to xiota
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 6 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aae3efe26258..3b15d6d9ddd6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,14 @@
pkgbase = krop
pkgdesc = A tool to crop PDF files, with an eye towards eReaders.
pkgver = 0.6.0
- pkgrel = 3
+ pkgrel = 4
url = http://arminstraub.com/computer/krop
arch = any
- license = GPL3
+ license = GPL-3.0-or-later
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-setuptools
+ makedepends = python-wheel
makedepends = sip
depends = python
depends = python-pypdf2