blob: 27712ad0bbaefe05014636ae5dfa25b5f7216f23 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = todoist-full-offline-backup
pkgdesc = Small, dependency-less Python script to make a backup of all Todoist tasks and attachments that is accessible offline
pkgver = 0.3
pkgrel = 2
url = https://github.com/joanbm/todoist-full-offline-backup
arch = any
license = GPLv3
makedepends = python-setuptools
depends = python
source = https://github.com/joanbm/todoist-full-offline-backup/archive/0.3.tar.gz
sha256sums = 3b00b4d8d13b1a01338f750dab0d73f69f0b807a2427732a03367169e61c864b
pkgname = todoist-full-offline-backup
|