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 9f9e99c489de..ca183f337ac9 100644 --- a/desktop/neofetch/neofetch.SlackBuild +++ b/desktop/neofetch/neofetch.SlackBuild @@ -22,7 +22,7 @@ # POSSIBILITY OF SUCH DAMAGE. PRGNAM=neofetch -VERSION=${VERSION:-6.0.0} +VERSION=${VERSION:-6.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/desktop/neofetch/neofetch.info b/desktop/neofetch/neofetch.info index d37424fe1a12..98103300fd22 100644 --- a/desktop/neofetch/neofetch.info +++ b/desktop/neofetch/neofetch.info @@ -1,8 +1,8 @@ PRGNAM="neofetch" -VERSION="6.0.0" +VERSION="6.1.0" HOMEPAGE="https://github.com/dylanaraps/neofetch" -DOWNLOAD="https://github.com/dylanaraps/neofetch/archive/6.0.0/neofetch-6.0.0.tar.gz" -MD5SUM="53b8c8b0ca4b0cd01a27ac7773a5eefd" +DOWNLOAD="https://github.com/dylanaraps/neofetch/archive/6.1.0/neofetch-6.1.0.tar.gz" +MD5SUM="6c67d1f56706d60db95051589cf42f2d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |