prepare to release 1.9.0

+ added support of several custom commands
* fix parsing pkg label
This commit is contained in:
arcan1s
2014-05-20 10:07:01 +04:00
parent 90ca8c89f5
commit 2de09cec32
6 changed files with 27 additions and 15 deletions

View File

@ -20,7 +20,7 @@ optdepends=("amarok: for music player monitor"
makedepends=('automoc4' 'cmake')
source=(https://github.com/arcan1s/pytextmonitor/releases/download/V.${pkgver}/${_pkgname}-${pkgver}-src.tar.xz)
install=${pkgname}.install
md5sums=('9cd2ebf4f2afa80c2bd1330c06c86d17')
md5sums=('3b65c259a8042b8555ff689a68dfe247')
backup=('usr/share/config/extsysmon.conf')
prepare() {