summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ea83b73cec6c..23b4dc98ab35 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Nick Webster <nick@nick.geek.nz>
pkgname=micropad
-pkgver=3.14.1
+pkgver=3.15.0
pkgrel=1
-pkgdesc="A powerful notepad app that respects your freedoms and runs on everything."
+pkgdesc="A powerful note-taking app that helps you organise + take notes without restrictions."
arch=('x86_64')
url="https://getmicropad.com"
license=('MPL2')
@@ -12,7 +12,7 @@ source=(
"micropad-bin"
)
md5sums=(
- '7f4ff3b573d0ae8b081a78662245310e'
+ 'ddfafd82006cdaca8bf058a49601499c'
'fb88bf75df0f836b4a6da178be1cb6c2'
)
install="micropad.install"