upgpkg: joplin 1.4.19-3
* Use diferent package names, for now * Add electron to makedependencies
This commit is contained in:
parent
062dddbf40
commit
437956ae81
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -1,7 +1,7 @@
|
|||
pkgbase = joplin
|
||||
pkgdesc = A note taking and to-do application with synchronization capabilities - Split Package
|
||||
pkgver = 1.4.19
|
||||
pkgrel = 2
|
||||
pkgrel = 3
|
||||
url = https://joplinapp.org/
|
||||
arch = x86_64
|
||||
arch = i686
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -7,7 +7,7 @@
|
|||
pkgbase="joplin"
|
||||
pkgname=('joplin-cmd' 'joplin-desktop-electron')
|
||||
pkgver=1.4.19
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="A note taking and to-do application with synchronization capabilities - Split Package"
|
||||
arch=('x86_64' 'i686')
|
||||
conflicts=('joplin-cli' 'joplin-desktop')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue