t2ec: update to 1.2.
This commit is contained in:
parent
9e82b58a24
commit
25f7525c60
|
@ -1,15 +1,15 @@
|
|||
# Template file for 't2ec'
|
||||
pkgname=t2ec
|
||||
version=1.1
|
||||
version=1.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
depends="python3>=3.5 acpi xbacklight alsa-utils wireless_tools wget jgmenu"
|
||||
depends="python3 acpi xbacklight alsa-utils wireless_tools wget jgmenu"
|
||||
short_desc="Scripts to display info icons and controls in Tint2 or other panels"
|
||||
maintainer="nwg-piotr <nwg.piotr@gmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/nwg-piotr/t2ec"
|
||||
distfiles="https://github.com/nwg-piotr/t2ec/archive/v${version}.tar.gz"
|
||||
checksum=6b118cfcb4161920b8b66f04bd5ee24a019aa6e3e0bce77e74aa78db14e36ac5
|
||||
checksum=17efe5460e10c66b2f1ce635ee4bb0205df9217008941dfc0b84f4768f3b01ef
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/bin
|
||||
|
|
Loading…
Reference in New Issue