summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7440abee212c..0b5851ada62c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tev
pkgdesc = High dynamic range (HDR) image comparison tool for graphics people. Supports primarily OpenEXR files.
- pkgver = 1.26
+ pkgver = 1.27
pkgrel = 1
url = https://github.com/Tom94/tev
arch = i686
@@ -14,7 +14,7 @@ pkgbase = tev
depends = libglvnd
provides = tev
conflicts = tev
- source = tev::git+https://github.com/Tom94/tev.git#tag=v1.26
+ source = tev::git+https://github.com/Tom94/tev.git#tag=v1.27
md5sums = SKIP
pkgname = tev
diff --git a/PKGBUILD b/PKGBUILD
index 3001aa3d4729..f7059fad432b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Kevin Masson <hi@oktomus.com>
_pkgname=tev
pkgname=${_pkgname}
-pkgver=1.26
+pkgver=1.27
pkgrel=1
epoch=
pkgdesc="High dynamic range (HDR) image comparison tool for graphics people. Supports primarily OpenEXR files."