blob: 3b508404388ebc95a72fcb9d43cb256b0542770f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-sdbus-notifications
pkgdesc = Freedesktop Notifications binds for python-sdbus
pkgver = 1.0.3
pkgrel = 2
url = https://github.com/python-sdbus/python-sdbus-notifications
arch = any
license = LGPL-2.1-or-later
makedepends = git
makedepends = python-poetry
makedepends = python-setuptools
depends = python-sdbus
source = python-sdbus-notifications-1.0.3.tar.gz::https://github.com/python-sdbus/python-sdbus-notifications/archive/1.0.3.tar.gz
sha256sums = 076bdabb698a72380e104c9bbe367af948153dcaafd64cdab3f866319046f501
pkgname = python-sdbus-notifications
|