upgpkg: joplin 1.4.19-3

* Use diferent package names, for now
* Add electron to makedependencies
main
Alfredo Palhares 2020-12-08 16:40:34 +00:00
parent 062dddbf40
commit 437956ae81
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = joplin pkgbase = joplin
pkgdesc = A note taking and to-do application with synchronization capabilities - Split Package pkgdesc = A note taking and to-do application with synchronization capabilities - Split Package
pkgver = 1.4.19 pkgver = 1.4.19
pkgrel = 2 pkgrel = 3
url = https://joplinapp.org/ url = https://joplinapp.org/
arch = x86_64 arch = x86_64
arch = i686 arch = i686

View File

@ -7,7 +7,7 @@
pkgbase="joplin" pkgbase="joplin"
pkgname=('joplin-cmd' 'joplin-desktop-electron') pkgname=('joplin-cmd' 'joplin-desktop-electron')
pkgver=1.4.19 pkgver=1.4.19
pkgrel=2 pkgrel=3
pkgdesc="A note taking and to-do application with synchronization capabilities - Split Package" pkgdesc="A note taking and to-do application with synchronization capabilities - Split Package"
arch=('x86_64' 'i686') arch=('x86_64' 'i686')
conflicts=('joplin-cli' 'joplin-desktop') conflicts=('joplin-cli' 'joplin-desktop')