New release fix
This commit is contained in:
parent
af9a7f0b08
commit
d3cd0e44b8
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -1,7 +1,7 @@
|
|||
pkgbase = joplin
|
||||
pkgdesc = A note taking and to-do application with synchronization capabilities
|
||||
pkgver = 1.0.193
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://joplinapp.org/
|
||||
arch = x86_64
|
||||
arch = i686
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
pkgname=joplin
|
||||
pkgver=1.0.193
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A note taking and to-do application with synchronization capabilities"
|
||||
arch=('x86_64' 'i686')
|
||||
depends=('gtk3' 'libexif' 'libgsf' 'libjpeg-turbo' 'libwebp' 'libxss' 'nodejs'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue