summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThor K. H2017-08-04 17:17:27 +0200
committerThor K. H2017-08-04 17:30:49 +0200
commit45bd260d21d482dcf69af9b98d2258155f15c7b0 (patch)
treebfe35d4ce753b0413b9364f8b388048029a02ce8
parent01ffa06f6978e3555a02a8b4558bb47ad8bbf5c6 (diff)
downloadaur-45bd260d21d482dcf69af9b98d2258155f15c7b0.tar.gz
Updated to 2.8.1
... which does not work, still. Uses the Ubuntu source, which is meant to be linked with OpenSSL 1.1.
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD14
2 files changed, 15 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a47419c33411..cae2a1972ae2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sun Feb 19 15:50:22 UTC 2017
+# Fri Aug 4 15:30:42 UTC 2017
pkgbase = whatpulse
pkgdesc = Measures your keyboard, mouse and application usage, network traffic and uptime.
- pkgver = 2.7.1
- pkgrel = 3
+ pkgver = 2.8.1
+ pkgrel = 1
url = http://www.whatpulse.org
install = whatpulse.install
changelog = whatpulse.changelog
@@ -13,11 +13,11 @@ pkgbase = whatpulse
depends = qt4
optdepends = libpcap: for capturing network statistics
source = whatpulse.desktop
- 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
- sha256sums_x86_64 = c7e9090866e115486b56a2dc47f920be40354fe6680af0646f3355d9cd8167d2
+ sha256sums = 9ad42960f0a8b538f1d98fea1ced9b2a97ef59aadca50d0382efdb71434572b7
+ 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
pkgname = whatpulse
diff --git a/PKGBUILD b/PKGBUILD
index a294de8c3c32..47ee2f725a49 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Contributor: Pieter Kokx <pieter $at$ kokx $dot$ .nl>
pkgname=whatpulse
-pkgver=2.7.1
-pkgrel=3
+pkgver=2.8.1
+pkgrel=1
pkgdesc="Measures your keyboard, mouse and application usage, network traffic and uptime."
arch=('i686' 'x86_64')
url=http://www.whatpulse.org
@@ -18,11 +18,11 @@ optdepends=(
'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=('aba7e6b28ccebdb6115245dae1a7ca8e88afa2ecb1619037b66f65090a284363')
-sha256sums_i686=('1662da8504d03bc14e7195087f5989e6657ad3de2a226f9e0248e0bb49bc83d5')
-sha256sums_x86_64=('c7e9090866e115486b56a2dc47f920be40354fe6680af0646f3355d9cd8167d2')
+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=('9ad42960f0a8b538f1d98fea1ced9b2a97ef59aadca50d0382efdb71434572b7')
+sha256sums_i686=('8480458eb7baf1f929e731b13448ab061cd3f25ac8cd850cb2cd17dfa4fba83b')
+sha256sums_x86_64=('fa28c002d8906416e1abd73a6150c453a87d30a41136494e0ec42728de2f3400')
build() {
# Extract the tiny, tiny bit of license/usage information that exists