upgpkg: joplin 1.4.19-10
Use new naming
This commit is contained in:
parent
e2077ca3c6
commit
f8f51b8f12
3 changed files with 10 additions and 13 deletions
|
|
@ -7,7 +7,7 @@
|
|||
post_install() {
|
||||
echo "This is now a split Package:"
|
||||
echo "joplin for a CLI version"
|
||||
echo "joplin-desktop-electron for a Desktop version"
|
||||
echo "joplin-desktop for a Desktop version"
|
||||
echo "You may need to install them explicity on some AUR helpers"
|
||||
}
|
||||
|
||||
|
|
@ -22,7 +22,7 @@ post_install() {
|
|||
post_upgrade() {
|
||||
echo "This is now a split Package:"
|
||||
echo "joplin for a CLI version"
|
||||
echo "joplin-desktop-electron for a Desktop version"
|
||||
echo "joplin-desktop for a Desktop version"
|
||||
echo "You may need to install them explicity on some AUR helpers"
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue