summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThor K. H2018-11-20 10:46:24 +0100
committerThor K. H2018-11-20 10:46:24 +0100
commit87662d8907c3b6ee76182cc31207b25244956e50 (patch)
tree1585a2d7e40135bb7b6e5ec02875b7f681f5d8e5
parent0a386449940dc2a1cffbaf24c0f8c8c52bb962d8 (diff)
downloadaur-87662d8907c3b6ee76182cc31207b25244956e50.tar.gz
Updated to v2.8.4, without success
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 6 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3f832719cd0e..6e8de354b8f2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Apr 16 08:11:37 UTC 2018
+# Tue Nov 20 09:45:47 UTC 2018
pkgbase = whatpulse
pkgdesc = Measures your keyboard, mouse and application usage, network traffic and uptime.
- pkgver = 2.8.3
+ pkgver = 2.8.4
pkgrel = 1
url = http://www.whatpulse.org
install = whatpulse.install
@@ -14,9 +14,7 @@ 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.3.tar.gz
- sha256sums_i686 = 5b1d97a4de36cd9306394dc04bf7313b42284923d84a653e9fdd39277d3d8f7d
- source_x86_64 = http://static.whatpulse.org/files/whatpulse-linux-ubuntu-64bit-2.8.3.tar.gz
+ source_x86_64 = http://static.whatpulse.org/files/whatpulse-linux-archlinux-64bit-2.8.4.tar.gz
sha256sums_x86_64 = 3fcc54781a74cd8a5a0e1ea6e2299c6fb518d436651c159d893cc76a50f46eef
pkgname = whatpulse
diff --git a/PKGBUILD b/PKGBUILD
index 9e66679d1770..99fd9c014276 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Pieter Kokx <pieter $at$ kokx $dot$ .nl>
pkgname=whatpulse
-pkgver=2.8.3
+pkgver=2.8.4
pkgrel=1
pkgdesc="Measures your keyboard, mouse and application usage, network traffic and uptime."
arch=('i686' 'x86_64')
@@ -18,11 +18,9 @@ optdepends=(
'libpcap: for capturing network statistics'
)
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")
+source_x86_64=("http://static.whatpulse.org/files/whatpulse-linux-archlinux-64bit-$pkgver.tar.gz")
sha256sums=('aba7e6b28ccebdb6115245dae1a7ca8e88afa2ecb1619037b66f65090a284363')
-sha256sums_i686=('5b1d97a4de36cd9306394dc04bf7313b42284923d84a653e9fdd39277d3d8f7d')
-sha256sums_x86_64=('3fcc54781a74cd8a5a0e1ea6e2299c6fb518d436651c159d893cc76a50f46eef')
+sha256sums_x86_64=('763d603962db4a6e78d53ebbc7a2142419119ab3df40e28793ea7937260131eb')
build() {
# Extract the tiny, tiny bit of license/usage information that exists