New package: betterlockscreen-3.0.1
This commit is contained in:
parent
f1352c341d
commit
bcdbd1c720
1 changed files with 17 additions and 0 deletions
17
srcpkgs/betterlockscreen/template
Normal file
17
srcpkgs/betterlockscreen/template
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'betterlockscreen'
|
||||
pkgname=betterlockscreen
|
||||
version=3.0.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
depends="bash i3lock-color ImageMagick bc xrandr feh xdpyinfo"
|
||||
short_desc="Sweet looking lockscreen for linux system"
|
||||
maintainer="Aleksander Zien <Aleks@nderZien.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/pavanjadhaw/betterlockscreen"
|
||||
distfiles="https://github.com/pavanjadhaw/betterlockscreen/archive/${version}.tar.gz"
|
||||
checksum=9b80af4b93e0b35bc916a584522ecf9eb39414c8010a2e4f2bb6941fdc5faf28
|
||||
|
||||
do_install() {
|
||||
vbin ${pkgname}
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in a new issue