summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsomini2024-05-08 20:55:49 +0100
committersomini2024-05-08 20:55:49 +0100
commitf1d7104c1ce48b9bb7ae8c55660d5b9dbaac637e (patch)
treeb441374659d211b4836afbcbe9fc572935b0ee11 /PKGBUILD
parentf5b02a4eb3045a2654e1df29939379fe9934457a (diff)
downloadaur-f1d7104c1ce48b9bb7ae8c55660d5b9dbaac637e.tar.gz
Bump pkgrel for Python rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f1cce5694af5..2acd0827e6e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgbase=python-pythumbnailer
pkgname=python-pythumbnailer
_module='pythumbnailer'
pkgver=0.9.1
-pkgrel=2
+pkgrel=3
pkgdesc="Create static HTML galleries with thumbnails"
url="https://gitlab.com/somini/pythumbnailer/"
depends=('python' 'python-argparse-utils' 'ffmpeg')