aboutsummaryrefslogtreecommitdiff
path: root/system/listpkg
diff options
context:
space:
mode:
Diffstat (limited to 'system/listpkg')
-rw-r--r--system/listpkg/listpkg.SlackBuild2
-rw-r--r--system/listpkg/listpkg.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/listpkg/listpkg.SlackBuild b/system/listpkg/listpkg.SlackBuild
index 6f3675a96eee8..0fb268c08f0f1 100644
--- a/system/listpkg/listpkg.SlackBuild
+++ b/system/listpkg/listpkg.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Slackware build script for listpkg
-# Copyright 2018 Jefferson Rocha <lrcjefferson@gmail.com>
+# Copyright 2018 Jefferson Rocha <root@slackjeff.com.br>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
diff --git a/system/listpkg/listpkg.info b/system/listpkg/listpkg.info
index 7db2ea4c6ba31..d35be08fd9969 100644
--- a/system/listpkg/listpkg.info
+++ b/system/listpkg/listpkg.info
@@ -1,10 +1,10 @@
PRGNAM="listpkg"
VERSION="0.1a"
-HOMEPAGE="https://notabug.org/jeffersonrocha/ListPkg"
-DOWNLOAD="https://notabug.org/jeffersonrocha/ListPkg/raw/master/listpkg-0.1a.tar.xz"
+HOMEPAGE="https://github.com/slackjeff/listpkg"
+DOWNLOAD="https://github.com/slackjeff/listpkg/raw/master/listpkg-0.1a.tar.xz"
MD5SUM="4c4707af5e55d1d150602ea77ab34cb3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
MAINTAINER="Jefferson Rocha"
-EMAIL="lrcjefferson@gmail.com"
+EMAIL="root@slackjeff.com.br"