mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
misc/gramps: Updated for version 4.2.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
cd42b44509
commit
055970a052
2 changed files with 7 additions and 7 deletions
|
@ -23,8 +23,8 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=gramps
|
||||
VERSION=${VERSION:-4.2.5}
|
||||
BUILD=${BUILD:-2}
|
||||
VERSION=${VERSION:-4.2.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="gramps"
|
||||
VERSION="4.2.5"
|
||||
VERSION="4.2.6"
|
||||
HOMEPAGE="https://www.gramps-project.org/"
|
||||
DOWNLOAD="https://github.com/gramps-project/gramps/archive/v4.2.5/gramps-4.2.5.tar.gz"
|
||||
MD5SUM="fcd12f6ca47506810767967f2c580213"
|
||||
DOWNLOAD="https://github.com/gramps-project/gramps/archive/v4.2.6/gramps-4.2.6.tar.gz"
|
||||
MD5SUM="70aafa9d60e1cebeb403129c743db11c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3 py3cairo pygobject3-python3 pyicu bsddb3"
|
||||
REQUIRES="pygobject3-python3 pyicu bsddb3"
|
||||
MAINTAINER="Alan Aversa"
|
||||
EMAIL="aveNOrsa@email.ariSPAMzona.edu (remove NO and SPAM)"
|
||||
EMAIL="alan.aveNOrsaSP@AMcox.net (remove NO and SPAM)"
|
||||
|
|
Loading…
Reference in a new issue