This commit is contained in:
arcan1s
2014-04-02 14:28:16 +04:00
parent 8cbd92281e
commit 40c70a4b6b
2 changed files with 13 additions and 14 deletions

View File

@ -3,7 +3,7 @@
pkgname=kdeplasma-applets-pytextmonitor
_pkgname=pytextmonitor
pkgver=1.6.0
pkgver=1.6.1
pkgrel=1
pkgdesc="Minimalistic Plasmoid script written on Python2. It looks like widgets in awesome-wm"
arch=('i686' 'x86_64')
@ -19,7 +19,7 @@ optdepends=("hddtemp: for HDD temperature monitor"
makedepends=('automoc4' 'cmake')
source=(https://github.com/arcan1s/pytextmonitor/releases/download/V.${pkgver}/${_pkgname}-${pkgver}-src.tar.xz)
install=${pkgname}.install
md5sums=('dddb53dd20708ddfe6ec0343005cf424')
md5sums=('aa6c5f00b33c073f3732bd921171a557')
backup=('usr/share/config/extsysmon.conf')
build () {