pytextmon v.1.3.5

This commit is contained in:
arcan1s 2013-09-29 00:50:39 +04:00
parent 8ec539a09a
commit 54e7e3a34e

View File

@ -3,8 +3,8 @@
pkgname=kdeplasma-applets-pytextmonitor pkgname=kdeplasma-applets-pytextmonitor
_pkgname=py-text-monitor _pkgname=py-text-monitor
pkgver=1.3.4 pkgver=1.3.5
pkgrel=7 pkgrel=1
_dtengine=ext-sysmon _dtengine=ext-sysmon
_dtver=1.2 _dtver=1.2
pkgdesc="Minimalistic Plasmoid script written on Python2. It looks like widgets in awesome-wm" pkgdesc="Minimalistic Plasmoid script written on Python2. It looks like widgets in awesome-wm"
@ -13,13 +13,13 @@ url="https://github.com/arcan1s/pytextmonitor"
license=('GPL') license=('GPL')
depends=('kdebase-workspace' 'kdebindings-python2' 'lm_sensors' 'net-tools') depends=('kdebase-workspace' 'kdebindings-python2' 'lm_sensors' 'net-tools')
optdepends=('hddtemp: for HDD temperature monitor' optdepends=('hddtemp: for HDD temperature monitor'
'catalyst: for GPU monitor' '775bc3a6057f2dc1696f09b8d315a3e9'
'nvidia-utils: for GPU monitor') '775bc3a6057f2dc1696f09b8d315a3e9')
makedepends=('automoc4' 'cmake') makedepends=('automoc4' 'cmake')
source=(https://github.com/arcan1s/pytextmonitor/releases/download/V.${pkgver}/${_pkgname}-${pkgver}.plasmoid 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) https://github.com/arcan1s/pytextmonitor/releases/download/V.${pkgver}/${_dtengine}-${_dtver}.zip)
install=${pkgname}.install install=${pkgname}.install
md5sums=('7cca5fd76735add215f35d406c020dea' md5sums=('d99c8a152693b6b10ebe8fb1a076a333'
'9b547781732ab19ad103710b7bd07d8d') '9b547781732ab19ad103710b7bd07d8d')
build () build ()