aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorErik Bjäreholt2020-11-24 12:41:16 +0100
committerErik Bjäreholt2020-11-24 12:41:16 +0100
commitdeeb899e261b9fcdf0df49a6b7e872db1be5a1be (patch)
treebe75a9f97b43eb9b4c269a2d8780a2b33ca1e5ec
parenta64b21da2a672e9ea86ed9302c1e29c33ff6fbd2 (diff)
downloadaur-deeb899e261b9fcdf0df49a6b7e872db1be5a1be.tar.gz
updated srcinfo for pkgrel=2 (with aw-server-rust fix)
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 40babe1755ec..fdea5299c0df 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = activitywatch-bin
pkgdesc = Log what you do on your computer. Simple, extensible, no third parties.
pkgver = 0.10.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/ActivityWatch/activitywatch
arch = x86_64
license = MPL2
diff --git a/PKGBUILD b/PKGBUILD
index fbc156a289d5..e9b27bae04a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=activitywatch-bin
pkgver='0.10.0'
-pkgrel=1
+pkgrel=2
epoch=
pkgdesc="Log what you do on your computer. Simple, extensible, no third parties."
arch=('x86_64')