summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD5
-rw-r--r--whatpulse.desktop1
3 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 51e31e67cb53..a47419c33411 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat Jul 2 22:30:22 UTC 2016
+# Sun Feb 19 15:50:22 UTC 2017
pkgbase = whatpulse
pkgdesc = Measures your keyboard, mouse and application usage, network traffic and uptime.
pkgver = 2.7.1
- pkgrel = 2
+ pkgrel = 3
url = http://www.whatpulse.org
install = whatpulse.install
changelog = whatpulse.changelog
@@ -11,10 +11,9 @@ pkgbase = whatpulse
arch = x86_64
license = custom:whatpulse_tos
depends = qt4
- optdepends = systray: any systray, like gnome-panel
optdepends = libpcap: for capturing network statistics
source = whatpulse.desktop
- sha256sums = 9ad42960f0a8b538f1d98fea1ced9b2a97ef59aadca50d0382efdb71434572b7
+ sha256sums = aba7e6b28ccebdb6115245dae1a7ca8e88afa2ecb1619037b66f65090a284363
source_i686 = http://static.whatpulse.org/files/whatpulse-linux-32bit-2.7.1.tar.gz
sha256sums_i686 = 1662da8504d03bc14e7195087f5989e6657ad3de2a226f9e0248e0bb49bc83d5
source_x86_64 = http://static.whatpulse.org/files/whatpulse-linux-64bit-2.7.1.tar.gz
diff --git a/PKGBUILD b/PKGBUILD
index 140a827a115c..a294de8c3c32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=whatpulse
pkgver=2.7.1
-pkgrel=2
+pkgrel=3
pkgdesc="Measures your keyboard, mouse and application usage, network traffic and uptime."
arch=('i686' 'x86_64')
url=http://www.whatpulse.org
@@ -15,13 +15,12 @@ changelog="$pkgname.changelog"
install="$pkgname.install"
depends=(qt4)
optdepends=(
- 'systray: any systray, like gnome-panel'
'libpcap: for capturing network statistics'
)
source=('whatpulse.desktop')
source_i686=("http://static.whatpulse.org/files/whatpulse-linux-32bit-$pkgver.tar.gz")
source_x86_64=("http://static.whatpulse.org/files/whatpulse-linux-64bit-$pkgver.tar.gz")
-sha256sums=('9ad42960f0a8b538f1d98fea1ced9b2a97ef59aadca50d0382efdb71434572b7')
+sha256sums=('aba7e6b28ccebdb6115245dae1a7ca8e88afa2ecb1619037b66f65090a284363')
sha256sums_i686=('1662da8504d03bc14e7195087f5989e6657ad3de2a226f9e0248e0bb49bc83d5')
sha256sums_x86_64=('c7e9090866e115486b56a2dc47f920be40354fe6680af0646f3355d9cd8167d2')
diff --git a/whatpulse.desktop b/whatpulse.desktop
index cd5244d78d6f..81a4c365ddae 100644
--- a/whatpulse.desktop
+++ b/whatpulse.desktop
@@ -1,6 +1,7 @@
[Desktop Entry]
Type=Application
Name=WhatPulse
+GenericName=Usage Statistics Tracker & Sharer
Exec=whatpulse
Icon=whatpulse
StartupNotify=true