release 1.7.4

This commit is contained in:
arcan1s
2014-04-07 03:31:46 +04:00
parent 16f4f4a8ff
commit 1c772f288a
4 changed files with 7 additions and 5 deletions

View File

@ -2,7 +2,7 @@
pkgname=kdeplasma-applets-pytextmonitor
_pkgname=pytextmonitor
pkgver=1.7.3
pkgver=1.7.4
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=('de9de52ffae7d94bd123cea801a411da')
md5sums=('2da85505e39497baf50cbade068c0780')
backup=('usr/share/config/extsysmon.conf')
prepare() {