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

Sergej Pupykin spupykin at archlinux.org
Fri Dec 23 10:41:20 UTC 2016


    Date: Friday, December 23, 2016 @ 10:41:19
  Author: spupykin
Revision: 201242

upgpkg: mypaint 1.2.0-5

upd

Modified:
  mypaint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-23 09:11:54 UTC (rev 201241)
+++ PKGBUILD	2016-12-23 10:41:19 UTC (rev 201242)
@@ -4,13 +4,13 @@
 
 pkgname=mypaint
 pkgver=1.2.0
-pkgrel=4
+pkgrel=5
 pkgdesc="A fast and easy painting application for digital painters, with brush dynamics"
 arch=('i686' 'x86_64')
 url="http://mypaint.org/"
 license=('GPL' 'LGPL')
 depends=('pygtk' 'python2-numpy' 'python2-protobuf' 'python2' 'json-c'
-	 'lcms2' 'python2-gobject' 'gtk3')
+	 'lcms2' 'python2-gobject' 'gtk3' 'hicolor-icon-theme')
 makedepends=('scons>=0.97' 'swig>=1.3.39')
 source=(https://github.com/mypaint/mypaint/releases/download/v$pkgver/mypaint-$pkgver.tar.xz
 	https://github.com/mypaint/mypaint/commit/c03602f3d5456d59fccfc8ad7d41c8c6f1a6d593.patch)



More information about the arch-commits mailing list