summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorParker Johansen2022-11-16 11:03:31 -0700
committerParker Johansen2022-11-16 11:03:31 -0700
commit73a2a25e25d7606bb43e5fb178faf0e69bf9135c (patch)
tree1e115869ba456be5641d6e6caef41917a89ce48b
parent5ce673260e46c8ffe54e87d00f4d90187ed3a733 (diff)
downloadaur-73a2a25e25d7606bb43e5fb178faf0e69bf9135c.tar.gz
Update to 5.5.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2f7460ea9744..9c5989f2e425 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = inkdrop
pkgdesc = The Note-taking App with Robust Markdown Editor
- pkgver = 5.5.1
+ pkgver = 5.5.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.5.1.zip::https://d3ip0rje8grhnl.cloudfront.net/v5.5.1/Inkdrop-5.5.1-Linux.zip
- md5sums_x86_64 = 5e9a1743e869b5e738b3c886010c25ae
+ source_x86_64 = inkdrop-5.5.2.zip::https://d3ip0rje8grhnl.cloudfront.net/v5.5.2/Inkdrop-5.5.2-Linux.zip
+ md5sums_x86_64 = 3c60a8ab40802056e5b7050626b663db
pkgname = inkdrop
diff --git a/PKGBUILD b/PKGBUILD
index 75f3936fbee6..96efddd0a1c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Jonathan "nekonyuu" Raffre <nk@nyuu.eu>
pkgname=inkdrop
_pkgname=inkdrop
-pkgver=5.5.1
+pkgver=5.5.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=('5e9a1743e869b5e738b3c886010c25ae')
+md5sums_x86_64=('3c60a8ab40802056e5b7050626b663db')
package() {
mkdir -p ${pkgdir}/usr/lib/inkdrop ${pkgdir}/usr/share/pixmaps ${pkgdir}/usr/share/applications ${pkgdir}/usr/bin