upgpkg: joplin 1.7.11-4

Update makedepnds to python2
main
Alfredo Palhares 2021-04-20 22:21:17 +01:00
parent ea8324eec7
commit 092422eb4b
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
pkgbase = joplin
pkgver = 1.7.11
pkgrel = 3
pkgrel = 4
url = https://joplinapp.org/
install = joplin.install
arch = x86_64
@ -9,7 +9,7 @@ pkgbase = joplin
license = MIT
makedepends = git
makedepends = npm
makedepends = python
makedepends = python2
makedepends = rsync
makedepends = jq
makedepends = electron

View File

@ -9,13 +9,13 @@ pkgbase="joplin"
pkgname=('joplin' 'joplin-desktop')
pkgver=1.7.11
groups=('joplin')
pkgrel=3
pkgrel=4
install="joplin.install"
depends=('electron' 'gtk3' 'libexif' 'libgsf' 'libjpeg-turbo' 'libwebp' 'libxss' 'nodejs'
'nss' 'orc' 'rsync' )
optdepends=('libappindicator-gtk3: for tray icon')
arch=('x86_64' 'i686')
makedepends=('git' 'npm' 'python' 'rsync' 'jq' 'electron')
makedepends=('git' 'npm' 'python2' 'rsync' 'jq' 'electron')
url="https://joplinapp.org/"
license=('MIT')
source=("joplin.desktop" "joplin-desktop.sh" "joplin.sh"