summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')