mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-04 17:35:55 +00:00
Edited archives
This commit is contained in:
6
PKGBUILD
6
PKGBUILD
@ -6,7 +6,7 @@ _pkgname=py-text-monitor
|
|||||||
pkgver=1.5.1
|
pkgver=1.5.1
|
||||||
pkgrel=2
|
pkgrel=2
|
||||||
_dtengine=ext-sysmon
|
_dtengine=ext-sysmon
|
||||||
_dtver=1.4
|
_dtver=1.5
|
||||||
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"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="https://github.com/arcan1s/pytextmonitor"
|
url="https://github.com/arcan1s/pytextmonitor"
|
||||||
@ -22,8 +22,8 @@ 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=('3b384690720bb8315b82c962728f0c5c'
|
md5sums=('2a7e055aaabc8a767eccf0f0cfd03303'
|
||||||
'0d01b624981fdf7b2f69e7f34e942e67')
|
'b17aba604e5102961faf0bcdfd20744b')
|
||||||
|
|
||||||
build ()
|
build ()
|
||||||
{
|
{
|
||||||
|
Binary file not shown.
@ -13,7 +13,7 @@ X-Plasma-EngineName=ext-sysmon
|
|||||||
X-KDE-PluginInfo-Author=Evgeniy Alekseev aka arcanis
|
X-KDE-PluginInfo-Author=Evgeniy Alekseev aka arcanis
|
||||||
X-KDE-PluginInfo-Email=esalexeev@gmail.com
|
X-KDE-PluginInfo-Email=esalexeev@gmail.com
|
||||||
X-KDE-PluginInfo-Name=ext-sysmon
|
X-KDE-PluginInfo-Name=ext-sysmon
|
||||||
X-KDE-PluginInfo-Version=1.4
|
X-KDE-PluginInfo-Version=1.5
|
||||||
X-KDE-PluginInfo-Category=System Information
|
X-KDE-PluginInfo-Category=System Information
|
||||||
X-KDE-PluginInfo-Depends=
|
X-KDE-PluginInfo-Depends=
|
||||||
X-KDE-PluginInfo-License=GPL
|
X-KDE-PluginInfo-License=GPL
|
||||||
|
Binary file not shown.
Reference in New Issue
Block a user