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

Jiachen Yang farseerfc at gemini.archlinux.org
Fri Feb 4 16:52:45 UTC 2022


    Date: Friday, February 4, 2022 @ 16:52:44
  Author: farseerfc
Revision: 1125780

upgpkg: flameshot 11.0.0-4 kguiaddons is hard depends

Modified:
  flameshot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-04 16:42:47 UTC (rev 1125779)
+++ PKGBUILD	2022-02-04 16:52:44 UTC (rev 1125780)
@@ -3,13 +3,13 @@
 
 pkgname=flameshot
 pkgver=11.0.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Powerful yet simple to use screenshot software"
 arch=('x86_64')
 url="https://github.com/flameshot-org/flameshot"
 license=('GPL')
-depends=('qt5-svg' 'hicolor-icon-theme')
-makedepends=('make' 'qt5-tools' 'cmake' 'kguiaddons')
+depends=('qt5-svg' 'hicolor-icon-theme' 'kguiaddons')
+makedepends=('make' 'qt5-tools' 'cmake')
 optdepends=(
     'gnome-shell-extension-appindicator: for system tray icon if you are using Gnome'
     'grim: for wlroots wayland support'



More information about the arch-commits mailing list