summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsomini2023-05-06 18:55:48 +0100
committersomini2023-05-06 18:55:48 +0100
commitf5b02a4eb3045a2654e1df29939379fe9934457a (patch)
tree46a25f4a0dc58444eab35eeced7bd02987e0f949
parentb937d2c257574fda231a67d3aee9dd0f6277a64f (diff)
downloadaur-python-pythumbnailer.tar.gz
Bump pkgrel for Python 3.11
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fc815eb2e67a..56c6e4f99a2d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-pythumbnailer
pkgdesc = Create static HTML galleries with thumbnails
pkgver = 0.9.1
- pkgrel = 1
+ pkgrel = 2
url = https://gitlab.com/somini/pythumbnailer/
arch = any
license = GPL
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')