This commit is contained in:
Thomas Legay 2024-03-17 23:55:26 +01:00
parent a31db48ad0
commit 4aa8111f98
10 changed files with 20 additions and 17 deletions

View file

@ -1,6 +1,6 @@
#!/bin/bash
VERSION=2.13.6
VERSION=2.14.14
APP=joplin-desktop
GIT_VERSION=v${VERSION}
DEB_VERSION=${VERSION}-$(date +%Y%m%d%H%M)
@ -12,7 +12,7 @@ PACKAGE_DEPENDENCY="build-essential python-is-python3 nodejs rsync yarn"
main(){
base_package_upgrade
configure_depot_yarn
configure_depot_nodejs
configure_depot_nodejs 18
install_package_dependency
get_git_source
build