summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThor K. H2019-01-09 14:06:41 +0100
committerThor K. H2019-01-09 14:06:41 +0100
commit1653183ba0886da68730fdb780b5ac624d4b1687 (patch)
tree426464b57954678dca8fb2af151cfedde9084842
parent87662d8907c3b6ee76182cc31207b25244956e50 (diff)
downloadaur-1653183ba0886da68730fdb780b5ac624d4b1687.tar.gz
Removing i386 from arch property
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6e8de354b8f2..7ed20b9c2d9c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Tue Nov 20 09:45:47 UTC 2018
+# Wed Jan 9 13:06:22 UTC 2019
pkgbase = whatpulse
pkgdesc = Measures your keyboard, mouse and application usage, network traffic and uptime.
pkgver = 2.8.4
@@ -7,7 +7,6 @@ pkgbase = whatpulse
url = http://www.whatpulse.org
install = whatpulse.install
changelog = whatpulse.changelog
- arch = i686
arch = x86_64
license = custom:whatpulse_tos
depends = qt4
@@ -15,7 +14,7 @@ pkgbase = whatpulse
source = whatpulse.desktop
sha256sums = aba7e6b28ccebdb6115245dae1a7ca8e88afa2ecb1619037b66f65090a284363
source_x86_64 = http://static.whatpulse.org/files/whatpulse-linux-archlinux-64bit-2.8.4.tar.gz
- sha256sums_x86_64 = 3fcc54781a74cd8a5a0e1ea6e2299c6fb518d436651c159d893cc76a50f46eef
+ sha256sums_x86_64 = 763d603962db4a6e78d53ebbc7a2142419119ab3df40e28793ea7937260131eb
pkgname = whatpulse
diff --git a/PKGBUILD b/PKGBUILD
index 99fd9c014276..7fe65dc281f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=whatpulse
pkgver=2.8.4
pkgrel=1
pkgdesc="Measures your keyboard, mouse and application usage, network traffic and uptime."
-arch=('i686' 'x86_64')
+arch=('x86_64')
url=http://www.whatpulse.org
# I have yet to find the actual licence, but alternatively: it's basically freeware
license=(custom:whatpulse_tos)