ptm 1.10.2

This commit is contained in:
arcan1s 2014-06-11 04:25:05 +04:00
parent e2655176ac
commit b18606202c

View File

@ -2,7 +2,7 @@
pkgname=kdeplasma-applets-pytextmonitor
_pkgname=pytextmonitor
pkgver=1.10.1
pkgver=1.10.2
pkgrel=1
pkgdesc="Minimalistic Plasmoid script written on Python2. It looks like widgets in Awesome WM"
arch=('i686' 'x86_64')
@ -21,7 +21,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=('a494d131062ef26037cf273fe581a1f1')
md5sums=('62b7cb57cb996282bb7decc2dbdf27c1')
backup=('usr/share/config/extsysmon.conf')
prepare() {