tdrop: update to 0.5.0.
This commit is contained in:
parent
26cd5a6a29
commit
577a13bd7d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tdrop'
|
||||
pkgname=tdrop
|
||||
version=0.4.0
|
||||
version=0.5.0
|
||||
revision=1
|
||||
depends="bash xdotool xprop xwininfo"
|
||||
short_desc="Turn terminal emulator or any program into dropdown window"
|
||||
|
@ -8,7 +8,7 @@ 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=ef4c644ad6c2c350b2e0f97ae2712e9871e13a6baef9065bcc1d8125eb073bb1
|
||||
checksum=ac37c76cb936d8e4c1c0aba5874999e09b8acbe07a2e23e8181114bd4a2a0a5d
|
||||
|
||||
do_install() {
|
||||
vbin tdrop
|
||||
|
|
Loading…
Reference in New Issue