summaryrefslogtreecommitdiff
path: root/pcr
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-11-23 00:30:39 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-11-23 00:30:39 -0300
commit7ce99125f5eb66e88896c9d004762782214711b7 (patch)
treea63cc461056b26244045179e4da81dec5a462d47 /pcr
parentf76ef373d1c89f4b5afd1e149f0320a0fc823eeb (diff)
mypaint-gegl-git-r4558.0b7a3db-1: updating version
Diffstat (limited to 'pcr')
-rw-r--r--pcr/mypaint-gegl-git/PKGBUILD9
1 files 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}