screenFetch: update to 3.7.0.
This commit is contained in:
parent
4a8739e801
commit
86a48f7ed4
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'screenFetch'
|
||||
pkgname=screenFetch
|
||||
version=3.6.5
|
||||
version=3.7.0
|
||||
revision=2
|
||||
noarch=yes
|
||||
depends="bash xdpyinfo"
|
||||
|
@ -8,8 +8,8 @@ short_desc="Bash screenshot information tool"
|
|||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
license="GPL-3"
|
||||
homepage="https://github.com/KittyKatt/screenFetch"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=b6605a94be9720a5e64778dcc43ddf23e435d6704c5d177b671aa57d34966f20
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=6711fe924833919d53c1dfbbb43f3777d33e20357a1b1536c4472f6a1b3c6be0
|
||||
|
||||
do_install() {
|
||||
vbin screenfetch-dev screenfetch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue