[arch-commits] Commit in spectacle/kde-unstable (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sun Mar 27 13:54:13 UTC 2016


    Date: Sunday, March 27, 2016 @ 15:54:12
  Author: arojas
Revision: 263024

Enable purpose support

Modified:
  spectacle/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-27 13:37:24 UTC (rev 263023)
+++ PKGBUILD	2016-03-27 13:54:12 UTC (rev 263024)
@@ -3,12 +3,12 @@
 
 pkgname=spectacle
 pkgver=16.03.80
-pkgrel=1
+pkgrel=2
 pkgdesc="KDE screenshot capture utility"
 arch=(i686 x86_64)
 url='https://projects.kde.org/spectacle'
 license=(GPL)
-depends=(kio xcb-util-cursor libkscreen libkipi hicolor-icon-theme)
+depends=(xcb-util-cursor libkscreen libkipi purpose)
 makedepends=(extra-cmake-modules kdoctools)
 conflicts=(kdegraphics-ksnapshot kscreengenie)
 replaces=(kdegraphics-ksnapshot kscreengenie)



More information about the arch-commits mailing list