summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaimar Bühmann2017-10-29 22:03:54 +0100
committerRaimar Bühmann2017-10-29 22:03:54 +0100
commit8dababb45438259e16c4fc6c4e8af54be183b569 (patch)
treecec3c822aae8d6125e5dbf42435ae169f4a90233
parentb370d7d8a4182ac05676bd229a04ecda9a564586 (diff)
downloadaur-8dababb45438259e16c4fc6c4e8af54be183b569.tar.gz
update to 0.1.8.r411.20171029
* show CPU percentage with thousandth part * use usual GTK sort order
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9f7e4ae1e486..6d586f0e0567 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lxtask-git
pkgdesc = Lightweight X11 task manager and system monitor for LXDE
- pkgver = 0.1.8.r411.20170815
+ pkgver = 0.1.8.r411.20171029
pkgrel = 1
url = http://lxde.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index e353272b1fe5..bc9f858b0752 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Raimar Buehmann (raimar)
pkgname=lxtask-git
-pkgver=0.1.8.r411.20170815
+pkgver=0.1.8.r411.20171029
pkgrel=1
pkgdesc="Lightweight X11 task manager and system monitor for LXDE"
arch=('i686' 'x86_64')