summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJonas Große Sundrup2021-09-05 18:14:37 +0200
committerJonas Große Sundrup2021-09-05 18:14:37 +0200
commit31d4b8b74de19faea046609325c0cc9d8a077699 (patch)
tree0d742b6d26b04f90375a81487f47038dafcfb6e0 /.SRCINFO
parent2b0395f08c5020dc6d62b04dfb003d81ac253603 (diff)
downloadaur-31d4b8b74de19faea046609325c0cc9d8a077699.tar.gz
fix missing dependencies
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c4b6bc1601cf..f297a27e6480 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = blinky
pkgdesc = AUR-helper with minimal hassle
pkgver = 0.22.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/cherti/blinky
arch = any
license = GPLv3
@@ -10,10 +10,12 @@ pkgbase = blinky
depends = python-requests
depends = python-termcolor
depends = python-pyxdg
+ depends = python-packaging
depends = colordiff
+ depends = wget
+ optdepends = libnotify
options = !emptydirs
source = https://github.com/cherti/blinky/archive/v0.22.1.tar.gz
sha256sums = 6e84d40345f37e358f4b699f438130813a46b0d97be161c066e1ef274d576913
pkgname = blinky
-