summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMubashshir2023-01-07 22:09:08 +0600
committerMubashshir2023-01-07 22:09:08 +0600
commit49237f9075cb751420305d4985a73faa235d8ad7 (patch)
treef1dae32ef8adc4685626860b8885cbd920b85e4c
parent8c9670c2d5bed546cc6a1916587a9a60e7e1e008 (diff)
downloadaur-49237f9075cb751420305d4985a73faa235d8ad7.tar.gz
whatpulse: Release v5.1
Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d68db4d68b4f..bd9bc4552a36 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.0
- pkgrel = 2
+ pkgver = 5.1
+ pkgrel = 1
url = http://www.whatpulse.org
arch = x86_64
license = custom:whatpulse_tos
@@ -16,7 +16,7 @@ pkgbase = whatpulse
source = LICENSE
sha256sums = 5a4a6676a6b513824eeac8a2accd6de9e8bd2bc11b3e2967fa2b2a18d29fa35d
sha256sums = cfea47f15bb3ba2494a7b1d50367139dc12709fc1e8ba0b25d86ee5f09748619
- source_x86_64 = whatpulse-5.0-amd64.AppImage::https://d2bz2twqkobp4d.cloudfront.net/latest/linux/whatpulse-linux-latest_amd64.AppImage
- sha256sums_x86_64 = 80e11e721c447f8d5137905a371a51ea5b21e9e55d2f5e0c00e48be28c0b2f87
+ source_x86_64 = whatpulse-5.1-amd64.AppImage::https://d2bz2twqkobp4d.cloudfront.net/latest/linux/whatpulse-linux-latest_amd64.AppImage
+ sha256sums_x86_64 = 9d4579339d255152748a8d1ed842dc9e0d83347ac57c4fd3cb6e3a6e14ec7a2a
pkgname = whatpulse
diff --git a/PKGBUILD b/PKGBUILD
index 6ab63d0e947f..2392154faf04 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
# Contributor: Pieter Kokx <pieter $at$ kokx $dot$ .nl>
_tag=latest
pkgname=whatpulse
-pkgver=5.0
-pkgrel=2
+pkgver=5.1
+pkgrel=1
pkgdesc="Measures your keyboard, mouse and application usage, network traffic and uptime."
arch=('x86_64')
@@ -33,7 +33,7 @@ source=(
source_x86_64=("${pkgname}-${pkgver}-amd64.AppImage::https://d2bz2twqkobp4d.cloudfront.net/${_tag:-$pkgver}/linux/whatpulse-linux-${_tag:-$pkgver}_amd64.AppImage")
sha256sums=('5a4a6676a6b513824eeac8a2accd6de9e8bd2bc11b3e2967fa2b2a18d29fa35d'
'cfea47f15bb3ba2494a7b1d50367139dc12709fc1e8ba0b25d86ee5f09748619')
-sha256sums_x86_64=('80e11e721c447f8d5137905a371a51ea5b21e9e55d2f5e0c00e48be28c0b2f87')
+sha256sums_x86_64=('9d4579339d255152748a8d1ed842dc9e0d83347ac57c4fd3cb6e3a6e14ec7a2a')
_extract() {
./"${pkgname}-${pkgver}-amd64.AppImage" --appimage-extract "$1"