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

Antonio Rojas arojas at archlinux.org
Fri Nov 20 12:56:17 UTC 2015


    Date: Friday, November 20, 2015 @ 13:56:17
  Author: arojas
Revision: 251689

Enable ksane support

Modified:
  kdegraphics-kolourpaint/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-20 09:45:56 UTC (rev 251688)
+++ PKGBUILD	2015-11-20 12:56:17 UTC (rev 251689)
@@ -4,13 +4,13 @@
 
 pkgname=kdegraphics-kolourpaint
 pkgver=15.11.80
-pkgrel=1
+pkgrel=2
 pkgdesc="Paint Program"
 url="http://kde.org/applications/graphics/kolourpaint/"
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde-applications' 'kdegraphics')
-depends=('kdebase-runtime' 'qimageblitz')
+depends=('kdebase-runtime' 'qimageblitz' 'libksane4')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 source=("http://download.kde.org/unstable/applications/${pkgver}/src/kolourpaint-${pkgver}.tar.xz")



More information about the arch-commits mailing list