diff --git a/kdeplasma-applets-pytextmonitor/PKGBUILD b/kdeplasma-applets-pytextmonitor/PKGBUILD index 6fcbefc..02a776f 100644 --- a/kdeplasma-applets-pytextmonitor/PKGBUILD +++ b/kdeplasma-applets-pytextmonitor/PKGBUILD @@ -3,8 +3,8 @@ pkgname=kdeplasma-applets-pytextmonitor _pkgname=py-text-monitor -pkgver=1.3.4 -pkgrel=7 +pkgver=1.3.5 +pkgrel=1 _dtengine=ext-sysmon _dtver=1.2 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') depends=('kdebase-workspace' 'kdebindings-python2' 'lm_sensors' 'net-tools') optdepends=('hddtemp: for HDD temperature monitor' - 'catalyst: for GPU monitor' - 'nvidia-utils: for GPU monitor') + '775bc3a6057f2dc1696f09b8d315a3e9' + '775bc3a6057f2dc1696f09b8d315a3e9') 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=('7cca5fd76735add215f35d406c020dea' +md5sums=('d99c8a152693b6b10ebe8fb1a076a333' '9b547781732ab19ad103710b7bd07d8d') build ()