aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorErik Bjäreholt2021-06-15 16:12:34 +0200
committerErik Bjäreholt2021-06-15 16:12:34 +0200
commit7c1e40b7edc56446e6cfebd46a09afa746d30e34 (patch)
tree0a988dfed0bbcacdd40d10174f46596ec1b470f8
parentdeeb899e261b9fcdf0df49a6b7e872db1be5a1be (diff)
downloadaur-7c1e40b7edc56446e6cfebd46a09afa746d30e34.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 fdea5299c0df..7745e2162f04 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 = 2
+ pkgver = 0.11.0
+ 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.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 e9b27bae04a3..9e8721db1ab9 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=2
+pkgver='0.11.0'
+pkgrel=1
epoch=
pkgdesc="Log what you do on your computer. Simple, extensible, no third parties."
arch=('x86_64')