summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Hirzel2022-01-05 08:16:55 -0500
committerAlex Hirzel2022-01-05 21:06:30 -0500
commit84db6f33707dca9dbdf854d29b78e3b2c5243fde (patch)
tree643b68213bdd1fe3a0f75df07361930f2f042eae
parent9485b0d4ec0246c2b0bd48902e270a27284173ac (diff)
downloadaur-84db6f33707dca9dbdf854d29b78e3b2c5243fde.tar.gz
update to version 1.20
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 96a5f4a46c31..259b7bb31ba1 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.15
+ pkgver = v1.20
pkgrel = 1
url = https://github.com/Tom94/tev
arch = i686
@@ -13,8 +13,7 @@ pkgbase = tev
depends = zlib
provides = tev
conflicts = tev
- source = tev::git+https://github.com/Tom94/tev.git#tag=v1.15
+ source = tev::git+https://github.com/Tom94/tev.git#tag=v1.20
md5sums = SKIP
pkgname = tev
-
diff --git a/PKGBUILD b/PKGBUILD
index bf274b8723e2..70372f3711cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Kevin Masson <hi@oktomus.com>
_pkgname=tev
pkgname=${_pkgname}
-pkgver=v1.15
+pkgver=v1.20
pkgrel=1
epoch=
pkgdesc="High dynamic range (HDR) image comparison tool for graphics people. Supports primarily OpenEXR files."