New package: nasa-wallpaper-1.2

Closes: #10964 [via git-merge-pr]
This commit is contained in:
cr6git 2018-01-18 16:39:29 +01:00 committed by Jürgen Buchmüller
parent 7f73ba0fd4
commit 7c5df5437a

View file

@ -0,0 +1,17 @@
# Template file for 'nasa-wallpaper'
pkgname=nasa-wallpaper
version=1.2
revision=1
noarch=yes
depends="curl jq wget"
short_desc="Change your desktop background with a NASA image"
maintainer="cr6git <quark6@protonmail.com>"
homepage="https://davidpob99.github.io/nasa-wallpaper/"
license="Apache-2.0"
distfiles="https://github.com/davidpob99/nasa-wallpaper/archive/${version}.tar.gz"
checksum=379f67e0708f43302a647d73da3737af879576991d7b2a4796a1e2b6b88320ac
do_install() {
vbin nasa-wallpaper
vman nasa-wallpaper.1
}