diff options
-rw-r--r-- | desktop/neofetch/neofetch.SlackBuild | 2 | ||||
-rw-r--r-- | desktop/neofetch/neofetch.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/desktop/neofetch/neofetch.SlackBuild b/desktop/neofetch/neofetch.SlackBuild index 6a30afa9ca..209df562b3 100644 --- a/desktop/neofetch/neofetch.SlackBuild +++ b/desktop/neofetch/neofetch.SlackBuild @@ -22,7 +22,7 @@ # POSSIBILITY OF SUCH DAMAGE. PRGNAM=neofetch -VERSION=${VERSION:-4.0.0} +VERSION=${VERSION:-5.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/desktop/neofetch/neofetch.info b/desktop/neofetch/neofetch.info index aa1b679040..df96fb9685 100644 --- a/desktop/neofetch/neofetch.info +++ b/desktop/neofetch/neofetch.info @@ -1,8 +1,8 @@ PRGNAM="neofetch" -VERSION="4.0.0" +VERSION="5.0.0" HOMEPAGE="https://github.com/dylanaraps/neofetch" -DOWNLOAD="https://github.com/dylanaraps/neofetch/archive/4.0.0/neofetch-4.0.0.tar.gz" -MD5SUM="acfa3a70e8b2155ea93b0e54a2f1e29e" +DOWNLOAD="https://github.com/dylanaraps/neofetch/archive/5.0.0/neofetch-5.0.0.tar.gz" +MD5SUM="807c41694ff5b861e4233eb71d507be9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |