aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorErik Bjäreholt2019-03-09 14:44:40 +0100
committerErik Bjäreholt2019-03-09 14:44:40 +0100
commit3574767a353499248d15e1be8e9bb182ffe94a75 (patch)
treea86b5f59c77c3bd23e82af3679fc3439f14a3266
parenta837a2a5d2e7da1bf73aff3b8b7c4dfc8013387a (diff)
downloadaur-3574767a353499248d15e1be8e9bb182ffe94a75.tar.gz
updated to v0.8.0b8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1bf9098ba8c7..8bb5f7521c71 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.0b7
- pkgrel = 2
+ pkgver = 0.8.0b8
+ 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.0b7/activitywatch-v0.8.0b7-linux-x86_64.zip
+ source = https://github.com/ActivityWatch/activitywatch/releases/download/v0.8.0b8/activitywatch-v0.8.0b8-linux-x86_64.zip
md5sums = SKIP
pkgname = activitywatch-bin
diff --git a/PKGBUILD b/PKGBUILD
index 429029569cdc..1ad4a52da5eb 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.0b7'
-pkgrel=2
+pkgver='0.8.0b8'
+pkgrel=1
epoch=
pkgdesc="Log what you do on your computer. Simple, extensible, no third parties."
arch=('x86_64')