diff options
Diffstat (limited to 'office/keepassx/keepassx.SlackBuild')
-rw-r--r-- | office/keepassx/keepassx.SlackBuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/office/keepassx/keepassx.SlackBuild b/office/keepassx/keepassx.SlackBuild index 6d5224874ad76..c55e2eced1387 100644 --- a/office/keepassx/keepassx.SlackBuild +++ b/office/keepassx/keepassx.SlackBuild @@ -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} |