aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorErik Bjäreholt2018-07-05 09:05:28 +0200
committerErik Bjäreholt2018-07-05 09:05:28 +0200
commitf49df1af8523d17408e434f5eb013f4a745ae4aa (patch)
treea64a97b6d5a41de1d3b8ae97837e0158a5a8538a
parent4ef1325f5a7eb1efc6eafb30d502d84598df6ace (diff)
downloadaur-f49df1af8523d17408e434f5eb013f4a745ae4aa.tar.gz
downgraded to v0.8.0b3 because v0.8.0b4 broke aw-qt
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ed6be72eaf60..880dfc687ef3 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.0b4
- pkgrel = 1
+ pkgver = 0.8.0b3
+ pkgrel = 3
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.0b4/activitywatch-v0.8.0b4-linux-x86_64.zip
+ source = https://github.com/ActivityWatch/activitywatch/releases/download/v0.8.0b3/activitywatch-v0.8.0b3-linux-x86_64.zip
md5sums = SKIP
pkgname = activitywatch-bin
diff --git a/PKGBUILD b/PKGBUILD
index a4f9ef0aee12..9c3d68bddc5e 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.0b4'
-pkgrel=1
+pkgver='0.8.0b3'
+pkgrel=3
epoch=
pkgdesc="Log what you do on your computer. Simple, extensible, no third parties."
arch=('x86_64')