summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7b6180b0623f..be536afd6d6f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = aw-client
pkgdesc = Log what you do on your computer. Simple, extensible, no third parties.
- pkgver = 0.8.1
+ pkgver = 0.8.3
pkgrel = 1
url = https://github.com/ActivityWatch/activitywatch
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 560cf32f929d..63628f103663 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Payson Wallach <payson@paysonwallach.com>
pkgname=aw-client
-pkgver=0.8.1
+pkgver=0.8.3
pkgrel=1
pkgdesc="Log what you do on your computer. Simple, extensible, no third parties."
arch=('i686' 'x86_64')