diff options
author | Davide Depau | 2019-04-19 22:42:48 +0200 |
---|---|---|
committer | Davide Depau | 2019-04-19 22:42:48 +0200 |
commit | 4b532c04b6c8969758c7f9cb4e73713362774eb4 (patch) | |
tree | 7e28f58734a6af8f3d257ec046ac640e26ab593a /.SRCINFO | |
parent | f2e9a8b6380a1ecd36df493fddf3a02091b938f0 (diff) | |
download | aur-4b532c04b6c8969758c7f9cb4e73713362774eb4.tar.gz |
Use @nyyManni's dmenu-wayland
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 19 |
1 files changed, 10 insertions, 9 deletions
@@ -1,19 +1,20 @@ pkgbase = dmenu-wayland-git pkgdesc = Wayland port of a generic menu for X - pkgver = 503.6e08b77 + pkgver = 4.2.1.r26.de4fcbf pkgrel = 1 - url = https://github.com/michaelforney/dmenu + url = https://github.com/nyyManni/dmenu-wayland arch = i686 arch = x86_64 license = MIT makedepends = git - makedepends = libx11 - makedepends = swc-git - depends = sh - depends = wld - provides = dmenu - conflicts = dmenu - source = git://github.com/michaelforney/dmenu + depends = wayland-protocols + depends = cairo + depends = pango + depends = libxkbcommon + depends = glib2 + provides = dmenu-wayland + conflicts = dmenu-wayland + source = git+https://github.com/nyyManni/dmenu-wayland.git sha256sums = SKIP pkgname = dmenu-wayland-git |