New package: betterlockscreen-3.0.1

This commit is contained in:
Aleksander Zien 2019-04-27 00:35:56 +02:00 committed by maxice8
parent f1352c341d
commit bcdbd1c720
1 changed files with 17 additions and 0 deletions

View 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
}