summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorFlorian Franzmann2022-01-27 20:45:09 +0100
committerFlorian Franzmann2022-01-27 21:38:30 +0100
commit7763c3f417b0eedbb043cf439997f30732af7921 (patch)
treeb16babc34b31c069e7bab48f8493dbe6e49364ac /graphics
parentd09767802a77cc3fa5bc9f24c13b1d80b7151196 (diff)
graphics/geeqie: version 1.7.2
Diffstat (limited to 'graphics')
-rwxr-xr-xgraphics/geeqie/DETAILS6
-rw-r--r--graphics/geeqie/HISTORY3
2 files changed, 6 insertions, 3 deletions
diff --git a/graphics/geeqie/DETAILS b/graphics/geeqie/DETAILS
index f4b91355bd..ee654949d6 100755
--- a/graphics/geeqie/DETAILS
+++ b/graphics/geeqie/DETAILS
@@ -11,10 +11,10 @@ if [[ "${GEEQIE_SVN}" == "y" ]] ; then
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/geeqie-svn
FORCE_DOWNLOAD=on
else
- VERSION=1.6
+ VERSION=1.7.2
SOURCE="${SPELL}-${VERSION}.tar.xz"
- SOURCE_URL[0]="http://www.geeqie.org/$SOURCE"
- SOURCE_HASH=sha512:4acd05c6012c80581e9c594c7dc7d12265528aa8d3868afef9def36798945afb851da9376bbe5f205ac3c5e1e2362188cc0e2891b49f3ea4396bbc6974c143ef
+ SOURCE_URL[0]="https://github.com/BestImageViewer/geeqie/releases/download/v${VERSION}/${SOURCE}"
+ SOURCE_HASH=sha512:07b06ef51cb520b91b9097bbe06d170af39d3d513d9853c912e1b60bd5b47e0ae3571f6ac449c9f9c6cee4d227fc4c906ee5f90f7498cd0b2119d12ff4673c4d
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
fi
WEB_SITE="http://www.geeqie.org"
diff --git a/graphics/geeqie/HISTORY b/graphics/geeqie/HISTORY
index d6316f9b3c..55b6798be4 100644
--- a/graphics/geeqie/HISTORY
+++ b/graphics/geeqie/HISTORY
@@ -1,3 +1,6 @@
+2022-01-27 Florian Franzmann <bwlf@bandrate.org>
+ * DETAILS: version 1.7.2
+
2020-12-05 Florian Franzmann <bwlf@bandrate.org>
* PRE_BUILD, 0001-fix-linking-errors.patch: remove obsolete patch