summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarlos Aznarán2024-05-02 12:54:03 -0500
committerCarlos Aznarán2024-05-02 12:54:03 -0500
commit1f316ba0f70a46a900103ca9812c57fbf1c5c3ea (patch)
treea28043505b3c8010306e036fe565ada838f7be09 /PKGBUILD
parentf707448d9df1da94b5e0f5ecf68edb820dadc601 (diff)
downloadaur-python-pympress.tar.gz
Python 3.12 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c1ec69635485..eaca588c64dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Jose Riha < jose 1711 gmail com >
# Maintainer: Carlos Aznarán <caznaranl@uni.pe>
# Contributor: Thom Wiggers <thom@thomwiggers.nl>
-
_base=pympress
pkgname=python-${_base}
pkgdesc="Simple and powerful dual-screen PDF reader designed for presentations"
pkgver=1.8.5
-pkgrel=1
+pkgrel=2
arch=(any)
url="https://github.com/Cimbali/${_base}"
-license=(GPL)
-depends=(poppler-glib gtk3 python-cairo gdk-pixbuf2 python-gobject gobject-introspection python-watchdog perl-x11-protocol perl-net-dbus)
+license=(GPL-2.0-or-later)
+depends=(poppler-glib gtk3 python-cairo gdk-pixbuf2 python-gobject
+ gobject-introspection python-watchdog perl-x11-protocol perl-net-dbus)
makedepends=(python-build python-installer python-setuptools python-wheel python-babel)
optdepends=('vlc: for playing videos'
'python-vlc: for playing videos'