summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorParker Johansen2021-10-04 09:23:14 -0600
committerParker Johansen2021-10-04 09:23:14 -0600
commit96b70ee1bc7272a569f5962dfe5853fe8c044201 (patch)
tree1550c5413b955e67a342faa8e532ad60fe7ab39a
parenta7d1958c6542df864266f810aeb2e604ae2951b7 (diff)
downloadaur-96b70ee1bc7272a569f5962dfe5853fe8c044201.tar.gz
Update to 5.4.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e71187bffe91..3a85014a2aa2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = inkdrop
pkgdesc = The Note-taking App with Robust Markdown Editor
- pkgver = 5.4.2
- pkgrel = 2
+ pkgver = 5.4.3
+ pkgrel = 1
url = https://www.inkdrop.app/
arch = x86_64
license = custom
@@ -16,7 +16,7 @@ pkgbase = inkdrop
source = inkdrop.desktop
md5sums = f9c4790ca2e4463da42369533fe03781
md5sums = a7a5d6324a17a99cc09a58141cacd4b7
- source_x86_64 = inkdrop-5.4.2.zip::https://d3ip0rje8grhnl.cloudfront.net/v5.4.2/Inkdrop-5.4.2-Linux.zip
- md5sums_x86_64 = 33f50c37ceb2b9443f7a3823c1c22e40
+ source_x86_64 = inkdrop-5.4.3.zip::https://d3ip0rje8grhnl.cloudfront.net/v5.4.3/Inkdrop-5.4.3-Linux.zip
+ md5sums_x86_64 = 4934da214ddd0c8f72b706da5d024730
pkgname = inkdrop
diff --git a/PKGBUILD b/PKGBUILD
index f89923eac1cf..66781faa1811 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Jonathan "nekonyuu" Raffre <nk@nyuu.eu>
pkgname=inkdrop
_pkgname=inkdrop
-pkgver=5.4.2
-pkgrel=2
+pkgver=5.4.3
+pkgrel=1
pkgdesc="The Note-taking App with Robust Markdown Editor"
arch=('x86_64')
url="https://www.inkdrop.app/"
@@ -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=('33f50c37ceb2b9443f7a3823c1c22e40')
+md5sums_x86_64=('4934da214ddd0c8f72b706da5d024730')
package() {
mkdir -p ${pkgdir}/usr/lib/inkdrop ${pkgdir}/usr/share/pixmaps ${pkgdir}/usr/share/applications ${pkgdir}/usr/bin