summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThor K. H2015-09-05 13:34:11 +0200
committerThor K. H2015-09-05 13:34:11 +0200
commitf07b6d6c4175eef373f1fc3fc507fd9a89dd5f52 (patch)
treeedd40a7472f546fc28d67f66d0756c845dd0b71b
parent455cc13205d467109e21a4324ada8f64de2a21bf (diff)
downloadaur-f07b6d6c4175eef373f1fc3fc507fd9a89dd5f52.tar.gz
Update to 2.6.3; URLs now should work.
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bd4c107bc98e..9baad076af16 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Pieter Kokx <pieter $at$ kokx $dot$ .nl>
pkgname=whatpulse
-pkgver=2.6.2
+pkgver=2.6.3
pkgrel=1
pkgdesc="Measures your keyboard, mouse and application usage, network traffic and uptime."
arch=('i686' 'x86_64')
@@ -17,11 +17,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=('9ad42960f0a8b538f1d98fea1ced9b2a97ef59aadca50d0382efdb71434572b7')
-source_i686=("http://www.whatpulse.org/files/whatpulse-linux-32bit-$pkgver.tar.gz")
-sha256sums_i686=('249975a06e9dee515df0415d35bbaa02dcc6481ec11ad2d91fbabcbb213c8602')
-source_x86_64=("http://www.whatpulse.org/files/whatpulse-linux-64bit-$pkgver.tar.gz")
-sha256sums_x86_64=('d84cf61827c41929980147ea7e3ecfa799bf3aae904bc3b930c843c02ef58773')
+sha256sums_i686=('cb21df5785686530c8c029af90e9fc2c81a776424f51d4a8ee8be2cc4c2f6fde')
+sha256sums_x86_64=('1268bb51e697f2f76938401953f421c50fb295cb5de77116d4ccbe84e099f047')
package() {
cd $srcdir/