summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorParker Johansen2018-09-30 23:49:16 -0600
committerParker Johansen2018-09-30 23:49:16 -0600
commit9587c68fb045f3c489318045ee35a6ed7ca8b1d8 (patch)
tree0d5e03d814db5f5c2eaf9ee008ad0af7558835eb
parentc561e7e4d9a02a548ee0811babf7d5d0ef36af45 (diff)
downloadaur-9587c68fb045f3c489318045ee35a6ed7ca8b1d8.tar.gz
Updated to 3.22.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 86789fc8f73e..7d37abe3107d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = inkdrop
pkgdesc = Note-taking App with Robust Markdown Editor
- pkgver = 3.22.1
+ pkgver = 3.22.2
pkgrel = 1
url = https://www.inkdrop.info/
arch = x86_64
@@ -11,8 +11,8 @@ pkgbase = inkdrop
source = inkdrop.desktop
md5sums = 7958b69a1fc0f069fde15b334314c2aa
md5sums = af55c435a39d56a0b9e6ffe03683d340
- source_x86_64 = inkdrop-3.22.1.zip::https://d3ip0rje8grhnl.cloudfront.net/v3.22.1/Inkdrop-3.22.1-Linux.zip
- md5sums_x86_64 = 5468f7369bd3d522d3539a490eee850c
+ source_x86_64 = inkdrop-3.22.2.zip::https://d3ip0rje8grhnl.cloudfront.net/v3.22.2/Inkdrop-3.22.2-Linux.zip
+ md5sums_x86_64 = 4c3d31d9baea72a0d4f0195a8de71f9c
pkgname = inkdrop
diff --git a/PKGBUILD b/PKGBUILD
index e83e5760ca69..ffd39c8bedd1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Parker Johansen <johansen.parker@gmail.com>
pkgname=inkdrop
_pkgname=inkdrop
-pkgver=3.22.1
+pkgver=3.22.2
pkgrel=1
pkgdesc="Note-taking App with Robust Markdown Editor"
arch=('x86_64')
@@ -18,7 +18,7 @@ md5sums=(
'af55c435a39d56a0b9e6ffe03683d340'
)
source_x86_64=(${_pkgname}-${pkgver}.zip::https://d3ip0rje8grhnl.cloudfront.net/v${pkgver}/Inkdrop-${pkgver}-Linux.zip)
-md5sums_x86_64=('5468f7369bd3d522d3539a490eee850c')
+md5sums_x86_64=('4c3d31d9baea72a0d4f0195a8de71f9c')
package() {
mkdir -p ${pkgdir}/usr/lib/inkdrop ${pkgdir}/usr/share/pixmaps ${pkgdir}/usr/share/applications ${pkgdir}/usr/bin