package/screenfetch: make version compliant with release-monitoring

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Fabrice Fontaine 2021-01-18 23:31:29 +01:00 committed by Peter Korsgaard
parent e5cbf04e7c
commit 8d80614420
2 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,2 @@
sha256 aa97dcd2a8576ae18de6c16c19744aae1573a3da7541af4b98a91930a30a3178 screenfetch-v3.9.1.tar.gz
sha256 aa97dcd2a8576ae18de6c16c19744aae1573a3da7541af4b98a91930a30a3178 screenfetch-3.9.1.tar.gz
sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING

View File

@ -4,8 +4,8 @@
#
################################################################################
SCREENFETCH_VERSION = v3.9.1
SCREENFETCH_SITE = $(call github,KittyKatt,screenFetch,$(SCREENFETCH_VERSION))
SCREENFETCH_VERSION = 3.9.1
SCREENFETCH_SITE = $(call github,KittyKatt,screenFetch,v$(SCREENFETCH_VERSION))
SCREENFETCH_LICENSE = GPL-3.0+
SCREENFETCH_LICENSE_FILES = COPYING