aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorErik Bjäreholt2023-01-15 14:34:56 +0100
committerErik Bjäreholt2023-01-15 14:34:56 +0100
commit7085534e784cfb8175143431bc9453d42f80c02a (patch)
tree7223fb0228bf212ac5086cb82aadd4ac5cc69193
parent4c8747d4f4d768550f9fdc8add80ec2019ed44b8 (diff)
downloadaur-7085534e784cfb8175143431bc9453d42f80c02a.tar.gz
updated to v0.12.2b1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 32f57f7d73db..f36a9b6581a2 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.12.1
+ pkgver = 0.12.2b1
pkgrel = 1
url = https://github.com/ActivityWatch/activitywatch
arch = x86_64
license = MPL2
provides = activitywatch
conflicts = activitywatch
- source = https://github.com/ActivityWatch/activitywatch/releases/download/v0.12.1/activitywatch-v0.12.1-linux-x86_64.zip
+ source = https://github.com/ActivityWatch/activitywatch/releases/download/v0.12.2b1/activitywatch-v0.12.2b1-linux-x86_64.zip
md5sums = SKIP
pkgname = activitywatch-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3687bb69b14c..23ed58ade1f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# PRs welcome at: https://github.com/ActivityWatch/aur-activitywatch-bin
pkgname=activitywatch-bin
-pkgver='0.12.1'
+pkgver='0.12.2b1'
pkgrel=1
epoch=
pkgdesc="Log what you do on your computer. Simple, extensible, no third parties."