summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorLuis Martinez2021-10-21 22:32:30 -0500
committerLuis Martinez2021-10-21 22:32:30 -0500
commitefbb5b8881191af672f96753590d9699701635ac (patch)
tree82c3a24508b3823c5e6261498eda65a3412a3530 /.SRCINFO
parenta0708298b9382a0e7e4148b7f8b51e1659f14716 (diff)
downloadaur-efbb5b8881191af672f96753590d9699701635ac.tar.gz
update to 3.3.1
package cleaned up according to Python package guidelines
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 6 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7cd85b7388ab..dd60380a7d2e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,16 @@
pkgbase = python-desktop-notifier
pkgdesc = Python library for cross-platform desktop notifications
- pkgver = 3.2.3
+ pkgver = 3.3.1
pkgrel = 1
url = https://github.com/SamSchott/desktop-notifier
- arch = x86_64
+ arch = any
license = MIT
makedepends = python-setuptools
- depends = python
+ makedepends = python-wheel
+ depends = python>=3.6
depends = python-dbus-next
depends = python-packaging
- depends = python-wheel
- provides = python-desktop-notifier
- source = https://github.com/SamSchott/desktop-notifier/archive/v3.2.3.tar.gz
- md5sums = a7713fed3bf275d47cf335a34370fec8
+ source = python-desktop-notifier-3.3.1.tar.gz::https://github.com/SamSchott/desktop-notifier/archive/v3.3.1.tar.gz
+ sha256sums = 8435950f69978d10842e55912d23245c7653e2972f8d2cfab24ebacdb51b4913
pkgname = python-desktop-notifier
-