mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
office/keepassx: New maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
10b092430a
commit
99393d6faa
2 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
# SlackBuild for KeePassX, 14 August 2017
|
||||
# awg <awg@cock.li>
|
||||
# Copyright 2020 M.A. Begue mab974@gmail.com
|
||||
# All rights reserved.
|
||||
#
|
||||
# Permission to use, copy, modify, or distribute this software for any
|
||||
|
@ -20,6 +20,7 @@
|
|||
## KeePassX itself remains a copyrighted work.
|
||||
## Please see the file COPYING in the source distribution.
|
||||
|
||||
|
||||
PRGNAM=keepassx
|
||||
VERSION=${VERSION:-2.0.3}
|
||||
BUILD=${BUILD:-1}
|
||||
|
|
|
@ -6,5 +6,5 @@ MD5SUM="7852c9f1a0c04971c10370a757257dcd"
|
|||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
MAINTAINER="awg"
|
||||
EMAIL="awg@cock.li"
|
||||
MAINTAINER="Michel A. BEGUE"
|
||||
EMAIL="mab974@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue