summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Masson2020-03-16 19:58:49 +0100
committerKevin Masson2020-03-16 19:58:49 +0100
commit9485b0d4ec0246c2b0bd48902e270a27284173ac (patch)
treeb8b505a0cc41d6be136629b7214c506021668722
parent7cf213a0137ffcfe77439bd5b2e6fb882cbe9a64 (diff)
downloadaur-9485b0d4ec0246c2b0bd48902e270a27284173ac.tar.gz
Upgrade to 1.15
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5afd79294509..96a5f4a46c31 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 = v1.14
+ pkgver = v1.15
pkgrel = 1
url = https://github.com/Tom94/tev
arch = i686
@@ -13,7 +13,7 @@ pkgbase = tev
depends = zlib
provides = tev
conflicts = tev
- source = tev::git+https://github.com/Tom94/tev.git#tag=v1.14
+ source = tev::git+https://github.com/Tom94/tev.git#tag=v1.15
md5sums = SKIP
pkgname = tev
diff --git a/PKGBUILD b/PKGBUILD
index a1fd6fdfac66..bf274b8723e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Kevin Masson <hi@oktomus.com>
_pkgname=tev
pkgname=${_pkgname}
-pkgver=v1.14
+pkgver=v1.15
pkgrel=1
epoch=
pkgdesc="High dynamic range (HDR) image comparison tool for graphics people. Supports primarily OpenEXR files."