summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichal Wojdyla2024-03-20 08:13:31 +0100
committerMichal Wojdyla2024-03-20 08:13:31 +0100
commit458878bc626e3f3bb78097134bb805be29a0c3f3 (patch)
tree029ecf50e7c9f0eec822bc3ad0656320167a277e /PKGBUILD
parent894e3b2b884ea4c9098029c3d30a5ca38f682f20 (diff)
downloadaur-pysheng-git.tar.gz
spdx license identifier
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 57cc1a229764..2b2bb6c98cf3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
-# Maintainer: Moritz Lipp <mail@mlq.me>
+# Contributor: Moritz Lipp <mail@mlq.me>
pkgname=pysheng-git
-pkgver=r41.3fcda63
+pkgver=r79.10c4555
pkgrel=1
pkgdesc="CLI and GUI program to download pages from Google Books as PNG images"
arch=('x86_64' 'i686')
url="https://github.com/tokland/pysheng"
-license=('GPL')
+license=('GPL-3.0-or-later')
depends=('python2')
makedepends=('git')
optdepends=('python2-reportlab: GUI'