mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
misc/gramps: Updated for version 3.2.0.
This commit is contained in:
parent
e5839d9564
commit
f44844ef95
2 changed files with 5 additions and 5 deletions
|
@ -5,7 +5,7 @@
|
|||
# Written by Bill Kirkpatrick <bkirkp@gmail.com>
|
||||
|
||||
PRGNAM=gramps
|
||||
VERSION=${VERSION:-3.1.3}
|
||||
VERSION=${VERSION:-3.2.0}
|
||||
ARCH=${ARCH:-i486}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="gramps"
|
||||
VERSION="3.1.3"
|
||||
VERSION="3.2.0"
|
||||
HOMEPAGE="http://www.gramps-project.org/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/gramps/gramps-3.1.3.tar.gz"
|
||||
MD5SUM="e2af82f39aa1b7691e0930c1b0d662e0"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/gramps/gramps-3.2.0.tar.gz"
|
||||
MD5SUM="38f905162c9f3064e46397d9907492f7"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Bill Kirkpatrick"
|
||||
EMAIL="bkirkp@gmail.com"
|
||||
APPROVED="rworkman"
|
||||
APPROVED="Erik Hanson"
|
||||
|
|
Loading…
Reference in a new issue