diff options
-rw-r--r-- | games/qstat/qstat.SlackBuild | 2 | ||||
-rw-r--r-- | games/qstat/qstat.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/qstat/qstat.SlackBuild b/games/qstat/qstat.SlackBuild index d138c0d718..ef4cf24403 100644 --- a/games/qstat/qstat.SlackBuild +++ b/games/qstat/qstat.SlackBuild @@ -27,7 +27,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=qstat -VERSION=${VERSION:-2daa7d27004485069007b8d5443837cfd641d7ae} +VERSION=${VERSION:-8a7b2d9633d72bba838ad9db1084c592f6080736} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/qstat/qstat.info b/games/qstat/qstat.info index 8a310ab896..b393cfb5ba 100644 --- a/games/qstat/qstat.info +++ b/games/qstat/qstat.info @@ -1,8 +1,8 @@ PRGNAM="qstat" -VERSION="2daa7d27004485069007b8d5443837cfd641d7ae" +VERSION="8a7b2d9633d72bba838ad9db1084c592f6080736" HOMEPAGE="https://github.com/multiplay/qstat" -DOWNLOAD="https://github.com/multiplay/qstat/archive/2daa7d27004485069007b8d5443837cfd641d7ae.zip" -MD5SUM="2f283391ba57efe16d3f99a7b222d9bc" +DOWNLOAD="https://github.com/multiplay/qstat/archive/8a7b2d9633d72bba838ad9db1084c592f6080736.zip" +MD5SUM="c5cc312e59a6f8083cbeb92efd046319" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |