[arch-commits] Commit in rofi/trunk (PKGBUILD)

Morten Linderud foxboron at archlinux.org
Sat Feb 3 13:42:48 UTC 2018


    Date: Saturday, February 3, 2018 @ 13:42:47
  Author: foxboron
Revision: 288788

upgpkg: rofi 1.5.0-2

Fixed check as makedepends

Modified:
  rofi/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-03 13:29:58 UTC (rev 288787)
+++ PKGBUILD	2018-02-03 13:42:47 UTC (rev 288788)
@@ -9,7 +9,7 @@
 
 pkgname=rofi
 pkgver=1.5.0
-pkgrel=1
+pkgrel=2
 _commit=9a34d89e519a33653d38a202138854a708124234
 pkgdesc='A window switcher, application launcher and dmenu replacement'
 arch=(x86_64)
@@ -19,8 +19,7 @@
 	pango startup-notification libxcb 
 	libxkbcommon libxkbcommon-x11 xcb-util 
 	xcb-util-wm xcb-util-xrm librsvg)
-makedepends=(meson git)
-checkdepends=(check)
+makedepends=(meson git check)
 optdepends=('i3-wm: use as a window switcher')
 source=("git+https://github.com/DaveDavenport/rofi#commit=$_commit"
 	'git+https://github.com/sardemff7/libgwater'



More information about the arch-commits mailing list