aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorErik Bjäreholt2018-07-09 16:11:37 +0200
committerErik Bjäreholt2018-07-09 16:11:37 +0200
commit4f404fe726ee60c819c078fef0358c5503138aeb (patch)
tree9daeadf33f381592b129c31c3dd7bff79b891cef
parentf49df1af8523d17408e434f5eb013f4a745ae4aa (diff)
downloadaur-4f404fe726ee60c819c078fef0358c5503138aeb.tar.gz
updated to v0.8.0b5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 880dfc687ef3..9d303f5e91fa 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.0b3
- pkgrel = 3
+ pkgver = 0.8.0b5
+ 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.8.0b3/activitywatch-v0.8.0b3-linux-x86_64.zip
+ source = https://github.com/ActivityWatch/activitywatch/releases/download/v0.8.0b5/activitywatch-v0.8.0b5-linux-x86_64.zip
md5sums = SKIP
pkgname = activitywatch-bin
diff --git a/PKGBUILD b/PKGBUILD
index 9c3d68bddc5e..ff54cf9627a4 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.0b3'
-pkgrel=3
+pkgver='0.8.0b5'
+pkgrel=1
epoch=
pkgdesc="Log what you do on your computer. Simple, extensible, no third parties."
arch=('x86_64')