summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorParker Johansen2024-03-11 01:42:00 -0600
committerParker Johansen2024-03-11 01:42:00 -0600
commitb2aa0647c72a0453257e3cde1dc2727f282eb0a6 (patch)
treef588f55d18498b1ad62d6f48c3a3502822594b27
parent416085087a4cc7d20b2d7c29174e6b478d20ebc7 (diff)
downloadaur-b2aa0647c72a0453257e3cde1dc2727f282eb0a6.tar.gz
Update to 5.6.2
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 6c30015f2295..257fe173c7c5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = inkdrop
pkgdesc = The Note-taking App with Robust Markdown Editor
- pkgver = 5.6.0
+ pkgver = 5.6.2
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.6.0.zip::https://d3ip0rje8grhnl.cloudfront.net/v5.6.0/Inkdrop-5.6.0-Linux.zip
- md5sums_x86_64 = ed19a70005adb1f3412f707549fb168e
+ source_x86_64 = inkdrop-5.6.2.zip::https://d3ip0rje8grhnl.cloudfront.net/v5.6.2/Inkdrop-5.6.2-Linux.zip
+ md5sums_x86_64 = f8376c565f7aa0a9f2fea37ae67f6b19
pkgname = inkdrop
diff --git a/PKGBUILD b/PKGBUILD
index ea61d086ff3e..fbfc699090d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Jonathan "nekonyuu" Raffre <nk@nyuu.eu>
pkgname=inkdrop
_pkgname=inkdrop
-pkgver=5.6.0
+pkgver=5.6.2
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=('ed19a70005adb1f3412f707549fb168e')
+md5sums_x86_64=('f8376c565f7aa0a9f2fea37ae67f6b19')
package() {
mkdir -p ${pkgdir}/usr/lib/inkdrop ${pkgdir}/usr/share/pixmaps ${pkgdir}/usr/share/applications ${pkgdir}/usr/bin