Renamed package functions
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Jef Roosens 2022-01-02 13:48:14 +01:00
parent 811c08a334
commit c70f7545e4
Signed by: Jef Roosens
GPG key ID: 955C0660072F691F

View file

@ -93,7 +93,7 @@ check() {
#npm run test || exit 0
}
package_joplin() {
package_jjr-joplin() {
pkgdesc="A note taking and to-do application with synchronization capabilities - CLI App"
depends=('coreutils' 'libsecret' 'nodejs' 'python')
@ -146,7 +146,7 @@ package_joplin() {
}
package_joplin-desktop() {
package_jjr-joplin-desktop() {
pkgdesc="A note taking and to-do application with synchronization capabilities - Desktop"
depends=('electron' 'gtk3' 'libexif' 'libgsf' 'libjpeg-turbo' 'libwebp' 'libxss' 'nodejs'
'nss' 'orc')