mirror of
https://github.com/arcan1s/pkgbuild.git
synced 2025-04-24 15:37:18 +00:00
update ptm
This commit is contained in:
parent
8c2193764f
commit
c00648cdbb
@ -2,7 +2,7 @@
|
||||
|
||||
pkgname=kdeplasma-applets-pytextmonitor
|
||||
_pkgname=pytextmonitor
|
||||
pkgver=1.8.3
|
||||
pkgver=1.9.0
|
||||
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=('fc23780079bd9ecf29a3b5e8328abbb3')
|
||||
md5sums=('0af86da1971ebc625d9b8d72c4e6a126')
|
||||
backup=('usr/share/config/extsysmon.conf')
|
||||
|
||||
prepare() {
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
pkgname=kwin-scripts-tiling
|
||||
_pkgname=tiling
|
||||
pkgver=1.6.1
|
||||
pkgver=1.6.2
|
||||
pkgrel=1
|
||||
pkgdesc="Tiling script for kwin"
|
||||
arch=('any')
|
||||
@ -11,7 +11,7 @@ url="http://kde-look.org/content/show.php?content=161151"
|
||||
license=('GPL')
|
||||
depends=('kdebase-workspace')
|
||||
source=(http://kde-look.org/CONTENT/content-files/161151-${_pkgname}.kwinscript)
|
||||
md5sums=('24fde3f00b2e9ed5b800b1845ac2dc51')
|
||||
md5sums=('51e400e5eb98ef5cfb35e14954f0ee68')
|
||||
|
||||
package() {
|
||||
install -d "${pkgdir}/usr/share/apps/kwin/scripts/kwin-script-tiling/"
|
||||
|
Loading…
Reference in New Issue
Block a user