aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ed6be72eaf60..880dfc687ef3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = activitywatch-bin
pkgdesc = Log what you do on your computer. Simple, extensible, no third parties.
- pkgver = 0.8.0b4
- pkgrel = 1
+ pkgver = 0.8.0b3
+ pkgrel = 3
url = https://github.com/ActivityWatch/activitywatch
arch = x86_64
license = MPL2
provides = activitywatch
conflicts = activitywatch
- source = https://github.com/ActivityWatch/activitywatch/releases/download/v0.8.0b4/activitywatch-v0.8.0b4-linux-x86_64.zip
+ source = https://github.com/ActivityWatch/activitywatch/releases/download/v0.8.0b3/activitywatch-v0.8.0b3-linux-x86_64.zip
md5sums = SKIP
pkgname = activitywatch-bin
diff --git a/PKGBUILD b/PKGBUILD
index a4f9ef0aee12..9c3d68bddc5e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# PRs welcome at: https://github.com/ActivityWatch/aur-activitywatch-bin
pkgname=activitywatch-bin
-pkgver='0.8.0b4'
-pkgrel=1
+pkgver='0.8.0b3'
+pkgrel=3
epoch=
pkgdesc="Log what you do on your computer. Simple, extensible, no third parties."
arch=('x86_64')