Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Build
ArchLinux
Joplin
Commits
b59b52a3
Unverified
Commit
b59b52a3
authored
Nov 14, 2019
by
Kiryuu Sakuya
Browse files
Merge branch 'master' of
https://aur.archlinux.org/joplin
parents
e7fdc547
b0c0a486
Pipeline
#228
passed with stage
in 20 minutes and 12 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.SRCINFO
View file @
b59b52a3
pkgbase = joplin
pkgdesc = Joplin - a note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS.
pkgver = 1.0.17
3
pkgver = 1.0.17
4
pkgrel = 1
url = https://joplin.cozic.net
arch = x86_64
...
...
@@ -18,11 +18,11 @@ pkgbase = joplin
source = joplin.desktop
source = joplin-desktop.sh
source = joplin.sh
source = https://github.com/laurent22/joplin/archive/v1.0.17
3
.zip
sha256sums =
c5ff40f6c0eded444df859eb857c623d03f5ee30744dc7ef265e668b11d6d919
source = https://github.com/laurent22/joplin/archive/v1.0.17
4
.zip
sha256sums =
0e5bb18c26be2e47cac8ccc4ffc76c16c36c989cc3e01cb09da1ad314ca44910
sha256sums = 41bfdc95a6ee285eb644d05eb3bded72a83950d4720c3c8058ddd3c605cd625d
sha256sums = 5245da6f5f647d49fbe044b747994c9f5a8e98b3c2cd02757dd189426a677276
sha256sums =
43e13501c177e78c6616658e7096c346bdd98fe1011a6836045b3e883bdac9f5
sha256sums =
d6be95b4a2db86c71e3e5627b8d94b53ecc04f3a3697106f08ebee4836ccca0c
pkgname = joplin
PKGBUILD
View file @
b59b52a3
...
...
@@ -4,7 +4,7 @@
# https://github.com/masterkorp/joplin-pkgbuild
pkgname
=
joplin
pkgver
=
1.0.17
3
pkgver
=
1.0.17
4
pkgrel
=
1
pkgdesc
=
"Joplin - a note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS."
arch
=(
"x86_64"
"i686"
)
...
...
@@ -15,10 +15,10 @@ url="https://joplin.cozic.net"
license
=(
"MIT"
)
source
=(
"joplin.desktop"
"joplin-desktop.sh"
"joplin.sh"
"https://github.com/laurent22/joplin/archive/v
${
pkgver
}
.zip"
)
sha256sums
=(
'
c5ff40f6c0eded444df859eb857c623d03f5ee30744dc7ef265e668b11d6d919
'
sha256sums
=(
'
0e5bb18c26be2e47cac8ccc4ffc76c16c36c989cc3e01cb09da1ad314ca44910
'
'41bfdc95a6ee285eb644d05eb3bded72a83950d4720c3c8058ddd3c605cd625d'
'5245da6f5f647d49fbe044b747994c9f5a8e98b3c2cd02757dd189426a677276'
'
43e13501c177e78c6616658e7096c346bdd98fe1011a6836045b3e883bdac9f5
'
)
'
d6be95b4a2db86c71e3e5627b8d94b53ecc04f3a3697106f08ebee4836ccca0c
'
)
build
()
{
# Remove husky (git hooks) from dependencies
...
...
joplin.desktop
View file @
b59b52a3
[Desktop Entry]
Version=1.0.17
3
Version=1.0.17
4
Name=Joplin
Comment=Joplin - a note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS.
Exec=/usr/bin/joplin-desktop
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment