summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorPayson Wallach2019-11-13 15:59:53 -0600
committerPayson Wallach2019-11-13 16:26:22 -0600
commit5b6d7b62db5b41a1eb7c11d66b371e032e5f2af1 (patch)
tree9a06e6fab3fe7c51483fcb83a7d694cb30e2520c /.SRCINFO
downloadaur-5b6d7b62db5b41a1eb7c11d66b371e032e5f2af1.tar.gz
Initial commit
Add .gitignore
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..55e8b91a0d20
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = aw-watcher-window
+ pkgdesc = Log what you do on your computer. Simple, extensible, no third parties.
+ pkgver = 0.8.1
+ pkgrel = 1
+ url = https://github.com/ActivityWatch/activitywatch
+ arch = i686
+ arch = x86_64
+ license = MPL2
+ makedepends = python>=3.5.1
+ makedepends = python-setuptools
+ depends = python>=3.5.1
+ source = git+https://github.com/ActivityWatch/aw-watcher-window.git#commit=0c14d77
+ md5sums = SKIP
+
+pkgname = aw-watcher-window
+