aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorErik Bjäreholt2021-06-16 15:34:38 +0200
committerErik Bjäreholt2021-06-16 15:34:38 +0200
commit59496f1e6502a462807b923d5e55d2b45dbb83c4 (patch)
tree619ecc741fa68daed325cc56e0e8b55ed2d715d5
parent902dc9fb8c259c8c6dec7d8101ebf87006090165 (diff)
downloadaur-59496f1e6502a462807b923d5e55d2b45dbb83c4.tar.gz
updated to v0.11.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d63a09f4196b..ee0f89389926 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.10.0
- pkgrel = 3
+ pkgver = 0.11.0
+ pkgrel = 2
url = https://github.com/ActivityWatch/activitywatch
arch = x86_64
license = MPL2
provides = activitywatch
conflicts = activitywatch
- source = https://github.com/ActivityWatch/activitywatch/releases/download/v0.10.0/activitywatch-v0.10.0-linux-x86_64.zip
+ source = https://github.com/ActivityWatch/activitywatch/releases/download/v0.11.0/activitywatch-v0.11.0-linux-x86_64.zip
md5sums = SKIP
pkgname = activitywatch-bin
diff --git a/PKGBUILD b/PKGBUILD
index 8038c343ed02..c2bafe9c5cf4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# PRs welcome at: https://github.com/ActivityWatch/aur-activitywatch-bin
pkgname=activitywatch-bin
-pkgver='0.10.0'
-pkgrel=3
+pkgver='0.11.0'
+pkgrel=2
epoch=
pkgdesc="Log what you do on your computer. Simple, extensible, no third parties."
arch=('x86_64')