summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorParker Johansen2023-11-08 14:26:05 -0700
committerParker Johansen2023-11-08 14:26:05 -0700
commit416085087a4cc7d20b2d7c29174e6b478d20ebc7 (patch)
tree2ab2b6acc672ebd3bdf8869f4ba77b4d6872f14c
parent83ae04c4ce8d3f734708abfb30fd6ff7a7305dd5 (diff)
downloadaur-416085087a4cc7d20b2d7c29174e6b478d20ebc7.tar.gz
Update to 5.6.0
Signed-off-by: Parker Johansen <johansen.parker@gmail.com>
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ac2cdbac6a0f..6c30015f2295 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = inkdrop
pkgdesc = The Note-taking App with Robust Markdown Editor
- pkgver = 5.5.3
+ pkgver = 5.6.0
pkgrel = 1
url = https://www.inkdrop.app/
arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = inkdrop
source = inkdrop.desktop
md5sums = f9c4790ca2e4463da42369533fe03781
md5sums = a7a5d6324a17a99cc09a58141cacd4b7
- source_x86_64 = inkdrop-5.5.3.zip::https://d3ip0rje8grhnl.cloudfront.net/v5.5.3/Inkdrop-5.5.3-Linux.zip
- md5sums_x86_64 = 8fd097865c8d9adc7ba13afc61d25a20
+ source_x86_64 = inkdrop-5.6.0.zip::https://d3ip0rje8grhnl.cloudfront.net/v5.6.0/Inkdrop-5.6.0-Linux.zip
+ md5sums_x86_64 = ed19a70005adb1f3412f707549fb168e
pkgname = inkdrop
diff --git a/PKGBUILD b/PKGBUILD
index 7c7030b6b8d5..ea61d086ff3e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Jonathan "nekonyuu" Raffre <nk@nyuu.eu>
pkgname=inkdrop
_pkgname=inkdrop
-pkgver=5.5.3
+pkgver=5.6.0
pkgrel=1
pkgdesc="The Note-taking App with Robust Markdown Editor"
arch=('x86_64')
@@ -20,7 +20,7 @@ md5sums=(
'a7a5d6324a17a99cc09a58141cacd4b7'
)
source_x86_64=(${_pkgname}-${pkgver}.zip::https://d3ip0rje8grhnl.cloudfront.net/v${pkgver}/Inkdrop-${pkgver}-Linux.zip)
-md5sums_x86_64=('8fd097865c8d9adc7ba13afc61d25a20')
+md5sums_x86_64=('ed19a70005adb1f3412f707549fb168e')
package() {
mkdir -p ${pkgdir}/usr/lib/inkdrop ${pkgdir}/usr/share/pixmaps ${pkgdir}/usr/share/applications ${pkgdir}/usr/bin