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 5549a431863d..b64efce3f214 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = openexr-thumbnailer
pkgdesc = Tool to display thumbnails for OpenEXR images in your file manager.
pkgver = 1.1
- pkgrel = 5
+ pkgrel = 6
url = https://github.com/afichet/openexr-thumbnailer
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 8fa2e8361db5..74f481ea28c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alban Fichet <alban.fichet@inria.fr>
pkgname=openexr-thumbnailer
pkgver=1.1
-pkgrel=5
+pkgrel=6
pkgdesc="Tool to display thumbnails for OpenEXR images in your file manager."
arch=('any')
url="https://github.com/afichet/openexr-thumbnailer"