summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
author Alan Aversa2019-10-19 04:54:51 +0200
committer Willy Sudiarto Raharjo2019-10-19 04:54:51 +0200
commit1223ce7d4b28743544ca70ee3e9e40cc3bdfcb68 (patch)
treedfce79aaec8920933a6e531561d6ceb6ebcdfbe4 /misc
parent690d6133b659349ed3b71d2e2de3e10b14176453 (diff)
downloadslackbuilds-1223ce7d4b28743544ca70ee3e9e40cc3bdfcb68.tar.gz
misc/gramps: Updated for version 5.1.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc')
-rw-r--r--misc/gramps/README2
-rw-r--r--misc/gramps/gramps.SlackBuild2
-rw-r--r--misc/gramps/gramps.info6
3 files changed, 5 insertions, 5 deletions
diff --git a/misc/gramps/README b/misc/gramps/README
index 57b02affe2..07fb13608a 100644
--- a/misc/gramps/README
+++ b/misc/gramps/README
@@ -13,7 +13,7 @@ for example
PYTHON3=yes ./pyicu.SlackBuild
-Optional Dependencies: osm-gps-map
+Optional Dependencies: osm-gps-map and libgexiv2
For a list of programs GRAMPS can use if they are installed, see
diff --git a/misc/gramps/gramps.SlackBuild b/misc/gramps/gramps.SlackBuild
index 0c2120a836..a0f2f6063b 100644
--- a/misc/gramps/gramps.SlackBuild
+++ b/misc/gramps/gramps.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=gramps
-VERSION=${VERSION:-5.0.0}
+VERSION=${VERSION:-5.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/misc/gramps/gramps.info b/misc/gramps/gramps.info
index d326742902..b9135a45f8 100644
--- a/misc/gramps/gramps.info
+++ b/misc/gramps/gramps.info
@@ -1,8 +1,8 @@
PRGNAM="gramps"
-VERSION="5.0.0"
+VERSION="5.1.1"
HOMEPAGE="https://www.gramps-project.org/"
-DOWNLOAD="https://github.com/gramps-project/gramps/archive/v5.0.0/gramps-5.0.0.zip"
-MD5SUM="84a0a3aa0bb45b00689475507e9d6524"
+DOWNLOAD="https://github.com/gramps-project/gramps/archive/v5.1.1/gramps-5.1.1.zip"
+MD5SUM="755fde3b136ce4b534167f57f8b097cd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pygobject3-python3 pyicu bsddb3"