summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsomini2021-12-13 00:58:23 +0000
committersomini2021-12-13 00:58:23 +0000
commit6f1df0dd80502b14a6e318c18ca485cde41b7947 (patch)
treec876573fa2c529059b8c6f3f38822bc4c41d02d1 /PKGBUILD
parent218ddd6db3c240d4a872187b061f0dde74b1a9e7 (diff)
downloadaur-6f1df0dd80502b14a6e318c18ca485cde41b7947.tar.gz
Bump due to Python 3.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a215a911fbe1..365e2ac74fff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgbase=python-pythumbnailer
pkgname=python-pythumbnailer
_module='pythumbnailer'
pkgver=0.8
-pkgrel=1
+pkgrel=2
pkgdesc="Create static HTML galleries with thumbnails"
url="https://gitlab.com/somini/pythumbnailer/"
depends=('python' 'python-argparse-utils' 'ffmpeg')