betterlockscreen: update to 4.0.3
This commit is contained in:
parent
f3afa873d5
commit
e0fd315bcc
1 changed files with 5 additions and 5 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'betterlockscreen'
|
||||
pkgname=betterlockscreen
|
||||
version=3.0.1
|
||||
revision=3
|
||||
depends="ImageMagick bash bc feh i3lock-color xdpyinfo xrandr xrdb"
|
||||
version=4.0.3
|
||||
revision=1
|
||||
depends="ImageMagick bash bc feh i3lock-color xdpyinfo xrandr xrdb xset"
|
||||
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
|
||||
distfiles="https://github.com/pavanjadhaw/betterlockscreen/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=d96fd64f1c94c91fec5d26b9665ba68f7f130c8a8612978ad9edbfa859710671
|
||||
|
||||
do_install() {
|
||||
vbin ${pkgname}
|
||||
|
|
Loading…
Reference in a new issue