From 7ce99125f5eb66e88896c9d004762782214711b7 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Wed, 23 Nov 2016 00:30:39 -0300 Subject: mypaint-gegl-git-r4558.0b7a3db-1: updating version --- pcr/mypaint-gegl-git/PKGBUILD | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/pcr/mypaint-gegl-git/PKGBUILD b/pcr/mypaint-gegl-git/PKGBUILD index f839354a2..d0d6f8425 100644 --- a/pcr/mypaint-gegl-git/PKGBUILD +++ b/pcr/mypaint-gegl-git/PKGBUILD @@ -3,20 +3,19 @@ _pkgname=mypaint pkgname=mypaint-gegl-git -pkgver=r4556.427c7e5 +pkgver=r4558.0b7a3db pkgrel=1 pkgdesc="A fast and easy painting application for digital painters, with brush dynamics and GEGL support" arch=('i686' 'x86_64' 'armv7h') url="http://mypaint.org/" license=('GPL' 'LGPL') -depends=('pygtk' 'python2-numpy' 'protobuf-python' 'python2' +depends=('pygtk' 'python2-numpy' 'python2-protobuf' 'python2' 'lcms2' 'python2-gobject' 'gtk3' 'libmypaint-gegl-git') makedepends=('scons>=0.97' 'swig>=1.3.39' 'git') provides=("${_pkgname}") conflicts=("${_pkgname}" "${_pkgname}-gegl") -source=(${_pkgname}-${pkgver}::git+https://github.com/${_pkgname}/${_pkgname}.git - remove-delete-function.patch) -md5sums=('SKIP' 'SKIP') +source=(${_pkgname}-${pkgver}::git+https://github.com/${_pkgname}/${_pkgname}.git) +md5sums=('SKIP') pkgver() { cd ${_pkgname}-${pkgver} -- cgit v1.2.3