aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mirror/mirror.SlackBuild2
-rw-r--r--mirror/mirror.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/mirror/mirror.SlackBuild b/mirror/mirror.SlackBuild
index 3f60140..c87bba3 100644
--- a/mirror/mirror.SlackBuild
+++ b/mirror/mirror.SlackBuild
@@ -3,7 +3,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=mirror
-VERSION=${VERSION:-0.0.3}
+VERSION=${VERSION:-0.0.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_slackcoder}
PKGTYPE=${PKGTYPE:-txz}
diff --git a/mirror/mirror.info b/mirror/mirror.info
index cae5833..414d771 100644
--- a/mirror/mirror.info
+++ b/mirror/mirror.info
@@ -1,8 +1,8 @@
PRGNAM="mirror"
-VERSION="0.0.3"
+VERSION="0.0.4"
HOMEPAGE="https://git.server.ky/slackcoder/mirror/about"
-DOWNLOAD="https://git.server.ky/slackcoder/mirror/snapshot/mirror-0.0.3.tar.xz"
-MD5SUM="dc740ca96110f4d721af5f1d9bdc318b"
+DOWNLOAD="https://git.server.ky/slackcoder/mirror/snapshot/mirror-0.0.4.tar.xz"
+MD5SUM="3e554d1e7ad72e88fe1680d156c1f4ac"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="google-go-lang"