Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion network/warpinator/warpinator.SlackBuild
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)

PRGNAM=warpinator
VERSION=${VERSION:-2.0.3}
VERSION=${VERSION:-2.0.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
Expand Down
8 changes: 4 additions & 4 deletions network/warpinator/warpinator.info
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
PRGNAM="warpinator"
VERSION="2.0.3"
VERSION="2.0.4"
HOMEPAGE="https://github.com/linuxmint/warpinator"
DOWNLOAD="https://github.com/linuxmint/warpinator/archive/2.0.3/warpinator-2.0.3.tar.gz"
MD5SUM="b6e4a9df52e633103115af518682bdc7"
DOWNLOAD="https://github.com/linuxmint/warpinator/archive/2.0.4/warpinator-2.0.4.tar.gz"
MD5SUM="b667e4c2db439b98f06bb398033328c4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="xapp cryptography python3-pynacl python-qrcode python3-grpcio python3-netifaces python3-xapp python3-zeroconf python3-setproctitle"
REQUIRES="xapp cryptography python3-pynacl python-qrcode python3-grpcio python3-netifaces python3-setproctitle python3-xapp python3-zeroconf"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu@protonmail.com"