pytexmonitor 1.5.2

This commit is contained in:
arcan1s
2013-11-18 21:23:54 +04:00
parent f88c21c077
commit 05b0bfd0f3
4 changed files with 54 additions and 37 deletions

View File

@ -3,10 +3,10 @@
pkgname=kdeplasma-applets-pytextmonitor
_pkgname=py-text-monitor
pkgver=1.5.1
pkgrel=2
pkgver=1.5.2
pkgrel=1
_dtengine=ext-sysmon
_dtver=1.4
_dtver=1.5
pkgdesc="Minimalistic Plasmoid script written on Python2. It looks like widgets in awesome-wm"
arch=('i686' 'x86_64')
url="https://github.com/arcan1s/pytextmonitor"
@ -22,8 +22,9 @@ makedepends=('automoc4' 'cmake')
source=(https://github.com/arcan1s/pytextmonitor/releases/download/V.${pkgver}/${_pkgname}-${pkgver}.plasmoid
https://github.com/arcan1s/pytextmonitor/releases/download/V.${pkgver}/${_dtengine}-${_dtver}.zip)
install=${pkgname}.install
md5sums=('3b384690720bb8315b82c962728f0c5c'
'0d01b624981fdf7b2f69e7f34e942e67')
md5sums=('62a83e665d5a60e40891357a237cea1c'
'e8c0e40298facf6f515f3c72c66b2aa0')
backup=('usr/share/config/extsysmon.conf')
build ()
{