tdrop: update to 0.4.0.
This commit is contained in:
parent
2a124d83af
commit
dd64ad2c1d
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'tdrop'
|
||||
pkgname=tdrop
|
||||
version=0.3.0
|
||||
revision=2
|
||||
version=0.4.0
|
||||
revision=1
|
||||
depends="bash xdotool xprop xwininfo"
|
||||
short_desc="Turn terminal emulator or any program into dropdown window"
|
||||
maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
|
||||
license="BSD-2-Clause"
|
||||
homepage="https://github.com/noctuid/tdrop"
|
||||
distfiles="https://github.com/noctuid/tdrop/archive/${version}.tar.gz"
|
||||
checksum=127467b5e5b8d0b973297fb2a84494e89c82f739dc2126867922635a8c0b7c9a
|
||||
checksum=ef4c644ad6c2c350b2e0f97ae2712e9871e13a6baef9065bcc1d8125eb073bb1
|
||||
|
||||
do_install() {
|
||||
vbin tdrop
|
||||
|
|
Loading…
Reference in a new issue