parent
7f73ba0fd4
commit
7c5df5437a
1 changed files with 17 additions and 0 deletions
17
srcpkgs/nasa-wallpaper/template
Normal file
17
srcpkgs/nasa-wallpaper/template
Normal 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
|
||||
}
|
Loading…
Reference in a new issue