summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsomini2023-05-06 18:55:48 +0100
committersomini2023-05-06 18:55:48 +0100
commitf5b02a4eb3045a2654e1df29939379fe9934457a (patch)
tree46a25f4a0dc58444eab35eeced7bd02987e0f949 /PKGBUILD
parentb937d2c257574fda231a67d3aee9dd0f6277a64f (diff)
downloadaur-python-pythumbnailer.tar.gz
Bump pkgrel for Python 3.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8f0233a1c2ca..f1cce5694af5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgbase=python-pythumbnailer
pkgname=python-pythumbnailer
_module='pythumbnailer'
pkgver=0.9.1
-pkgrel=1
+pkgrel=2
pkgdesc="Create static HTML galleries with thumbnails"
url="https://gitlab.com/somini/pythumbnailer/"
depends=('python' 'python-argparse-utils' 'ffmpeg')