Renamed package functions
ci/woodpecker/push/woodpecker Pipeline failed Details

main
Jef Roosens 2022-01-02 13:48:14 +01:00
parent 811c08a334
commit c70f7545e4
Signed by: Jef Roosens
GPG Key ID: 955C0660072F691F
1 changed files with 2 additions and 2 deletions

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')