summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMubashshir2023-06-08 13:21:43 +0600
committerMubashshir2023-06-08 13:21:43 +0600
commit497bd722010066a2569d370b3e142cb251d61abc (patch)
treece959a28ae3e52e67c3153d0f32c54f3bdac9a7a
parentad72c7eb6a86fbd8c16d2221c9dd87f57de340fd (diff)
downloadaur-497bd722010066a2569d370b3e142cb251d61abc.tar.gz
whatpulse: Fix checksum
Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7e03cda3a314..6b9f2405c2eb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = whatpulse
pkgdesc = Measures your keyboard, mouse and application usage, network traffic and uptime.
pkgver = 5.4
- pkgrel = 2
+ pkgrel = 3
url = http://www.whatpulse.org
arch = x86_64
license = custom:whatpulse_tos
@@ -31,7 +31,7 @@ pkgbase = whatpulse
source = whatpulse.sh
source = LICENSE
sha256sums = 5a4a6676a6b513824eeac8a2accd6de9e8bd2bc11b3e2967fa2b2a18d29fa35d
- sha256sums = 9b30dbf9e33a4fecf21e3a26e7fe37509d884cf84c092751a4ef2f48a762268c
+ sha256sums = 34c48411039c6f61b14d3d92af0dd07d31ca2042aaa36555e272fa00e2cf7752
sha256sums = cfea47f15bb3ba2494a7b1d50367139dc12709fc1e8ba0b25d86ee5f09748619
source_x86_64 = whatpulse-5.4-amd64.AppImage::https://releases.whatpulse.org/latest/linux/whatpulse-linux-latest_amd64.AppImage
sha256sums_x86_64 = 533b1b28120a25f3db625425f42dfbc559180a3dfb4e1f9c6156cf27b4a646f4
diff --git a/PKGBUILD b/PKGBUILD
index 65386757204b..b5d434cbdbf8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_tag=latest
pkgname=whatpulse
pkgver=5.4
-pkgrel=2
+pkgrel=3
pkgdesc="Measures your keyboard, mouse and application usage, network traffic and uptime."
arch=('x86_64')
@@ -34,7 +34,7 @@ source=(
)
source_x86_64=("${pkgname}-${pkgver}-amd64.AppImage::https://releases.whatpulse.org/${_tag:-$pkgver}/linux/whatpulse-linux-${_tag:-$pkgver}_amd64.AppImage")
sha256sums=('5a4a6676a6b513824eeac8a2accd6de9e8bd2bc11b3e2967fa2b2a18d29fa35d'
- '9b30dbf9e33a4fecf21e3a26e7fe37509d884cf84c092751a4ef2f48a762268c'
+ '34c48411039c6f61b14d3d92af0dd07d31ca2042aaa36555e272fa00e2cf7752'
'cfea47f15bb3ba2494a7b1d50367139dc12709fc1e8ba0b25d86ee5f09748619')
sha256sums_x86_64=('533b1b28120a25f3db625425f42dfbc559180a3dfb4e1f9c6156cf27b4a646f4')