update ptm

This commit is contained in:
arcan1s
2014-05-21 19:59:00 +04:00
parent 8c2193764f
commit c00648cdbb
2 changed files with 4 additions and 4 deletions

View File

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