blob: 4d741948ebffb5330d2ed7e01c3c51cb1c011215 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = nextmeeting
pkgdesc = An utility tool to show you next meeting with gcalcli
pkgver = 1.5.1
pkgrel = 1
url = https://github.com/chmouel/nextmeeting
arch = any
license = Apache
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
makedepends = python-poetry-core
depends = python-dateutil
depends = gcalcli
source = https://github.com/chmouel/nextmeeting/releases/download/1.5.1/nextmeeting-1.5.1.tar.gz
sha256sums = f549728b7fe868af8418f61d2490fdb50cb30a489df7846aa38d5be94e5404ca
pkgname = nextmeeting
|