summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThor K. H2018-02-25 20:14:44 +0100
committerThor K. H2018-02-25 20:14:55 +0100
commitddd282a28614e1ec28ad1c19efcf03b2b9aec59d (patch)
tree8cc6a4e3937fdb3614ab1ee0ad7e97d14b496e6c
parentfaab4b08835a1a9a79b66a7337013e3889b6ebb9 (diff)
downloadaur-ddd282a28614e1ec28ad1c19efcf03b2b9aec59d.tar.gz
Updated to v2.8.2
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD8
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4813e628b99a..42c7d5660802 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Aug 4 23:09:14 UTC 2017
+# Sun Feb 25 19:14:49 UTC 2018
pkgbase = whatpulse
pkgdesc = Measures your keyboard, mouse and application usage, network traffic and uptime.
- pkgver = 2.8.1
- pkgrel = 2
+ pkgver = 2.8.2
+ pkgrel = 1
url = http://www.whatpulse.org
install = whatpulse.install
changelog = whatpulse.changelog
@@ -14,10 +14,10 @@ pkgbase = whatpulse
optdepends = libpcap: for capturing network statistics
source = whatpulse.desktop
sha256sums = aba7e6b28ccebdb6115245dae1a7ca8e88afa2ecb1619037b66f65090a284363
- source_i686 = http://static.whatpulse.org/files/whatpulse-linux-ubuntu-32bit-2.8.1.tar.gz
- sha256sums_i686 = 8480458eb7baf1f929e731b13448ab061cd3f25ac8cd850cb2cd17dfa4fba83b
- source_x86_64 = http://static.whatpulse.org/files/whatpulse-linux-ubuntu-64bit-2.8.1.tar.gz
- sha256sums_x86_64 = fa28c002d8906416e1abd73a6150c453a87d30a41136494e0ec42728de2f3400
+ source_i686 = http://static.whatpulse.org/files/whatpulse-linux-ubuntu-32bit-2.8.2.tar.gz
+ sha256sums_i686 = b3aa6ad72e87792eb2119e8b508ff791a7985f9a31ec4a38419678bebb6b20c6
+ source_x86_64 = http://static.whatpulse.org/files/whatpulse-linux-ubuntu-64bit-2.8.2.tar.gz
+ sha256sums_x86_64 = 593a6e606c76c1d8df79770019a0f085e4cc74c742834e77dee565f5d71da93c
pkgname = whatpulse
diff --git a/PKGBUILD b/PKGBUILD
index f377e54ea0a4..6ddccc8aaf6f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Contributor: Pieter Kokx <pieter $at$ kokx $dot$ .nl>
pkgname=whatpulse
-pkgver=2.8.1
-pkgrel=2
+pkgver=2.8.2
+pkgrel=1
pkgdesc="Measures your keyboard, mouse and application usage, network traffic and uptime."
arch=('i686' 'x86_64')
url=http://www.whatpulse.org
@@ -21,8 +21,8 @@ source=('whatpulse.desktop')
source_i686=("http://static.whatpulse.org/files/whatpulse-linux-ubuntu-32bit-$pkgver.tar.gz")
source_x86_64=("http://static.whatpulse.org/files/whatpulse-linux-ubuntu-64bit-$pkgver.tar.gz")
sha256sums=('aba7e6b28ccebdb6115245dae1a7ca8e88afa2ecb1619037b66f65090a284363')
-sha256sums_i686=('8480458eb7baf1f929e731b13448ab061cd3f25ac8cd850cb2cd17dfa4fba83b')
-sha256sums_x86_64=('fa28c002d8906416e1abd73a6150c453a87d30a41136494e0ec42728de2f3400')
+sha256sums_i686=('b3aa6ad72e87792eb2119e8b508ff791a7985f9a31ec4a38419678bebb6b20c6')
+sha256sums_x86_64=('593a6e606c76c1d8df79770019a0f085e4cc74c742834e77dee565f5d71da93c')
build() {
# Extract the tiny, tiny bit of license/usage information that exists