Date: Thursday, July 23, 2020 @ 21:49:58 Author: spupykin Revision: 665114
upgpkg: notion 1:4.0.1-1 Modified: notion/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-07-23 21:49:52 UTC (rev 665113) +++ PKGBUILD 2020-07-23 21:49:58 UTC (rev 665114) @@ -4,8 +4,8 @@ pkgname=notion epoch=1 -pkgver=4.0.0 -pkgrel=2 +pkgver=4.0.1 +pkgrel=1 _commit_doc=3c3703c60c79cc0494e664aa83fc880f1285a45b pkgdesc="Tabbed tiling, window manager. Fork of Ion3" url="https://notionwm.net" @@ -12,7 +12,7 @@ arch=('x86_64') license=('LGPL') depends=('glib2' 'gettext' 'lua' 'libxext' 'libsm' 'freetype2') -optdepends=('libxinerama' 'libxrandr') +optdepends=('libxinerama' 'libxrandr' 'xorg-xmessage') makedepends=('git' 'pkgconfig' 'libxinerama' 'libxrandr' 'rubber' 'latex2html' 'texlive-htmlxml' 'texlive-latexextra') backup=("etc/notion/cfg_defaults.lua"
