summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorEric Engestrom2023-01-07 22:21:13 +0000
committerEric Engestrom2023-01-07 22:21:13 +0000
commit40c9d63c43d53baf57764cb041f8111378367237 (patch)
treecfeea7f16236ffbf03b957947eec9e3483b6d57a /.SRCINFO
parent2dc3f74a9c717310d28e518976b8d3a631365e34 (diff)
downloadaur-40c9d63c43d53baf57764cb041f8111378367237.tar.gz
fix build and update to 1.7.1
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 8 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 03caca6ea0e1..b2e80c58423f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,17 @@
pkgbase = hdrview-git
- pkgdesc = HDRView is a simple research-oriented high-dynamic range image viewer with an emphasis on examining and comparing images, and including minimalistic tonemapping capabilities
- pkgver = 269.8436cf9
- pkgrel = 3
- url = https://bitbucket.org/wkjarosz/hdrview
+ pkgdesc = High dynamic range (HDR) image viewer and comparison tool
+ pkgver = 1.7.1
+ pkgrel = 1
+ url = https://github.com/wkjarosz/hdrview
arch = x86_64
license = BSD
- makedepends = cmake
makedepends = git
+ makedepends = cmake
+ makedepends = ninja
depends = zlib
provides = hdrview
- source = git+https://bitbucket.org/wkjarosz/hdrview.git
- source = hdrview-git.patch
+ conflicts = hdrview
+ source = git+https://github.com/wkjarosz/hdrview
sha256sums = SKIP
- sha256sums = 29450b60ca46062663ec603a0b68f8500cf882761654f756b81afb368845fdc5
pkgname = hdrview-git
-