summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgrufo2018-09-25 00:07:33 +0100
committergrufo2018-09-25 00:07:33 +0100
commit617c86937e480d7b3735755bda6b0c2ff0a929cb (patch)
tree9f50ab6480dc06d89a13e4272d91cda3d88cba69 /PKGBUILD
parent4d35c702627b0f2e1933bd5f75c26b7fcbf5ac90 (diff)
downloadaur-617c86937e480d7b3735755bda6b0c2ff0a929cb.tar.gz
New release (1.4.3)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d053418c51a7..83b6182cf31f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: grufo <madmurphy333@gmail.com>
pkgname='notejot'
-pkgver='1.4.2'
+pkgver='1.4.3'
pkgrel=1
pkgdesc='A stupidly-simple sticky notes application for any type of short term notes or ideas'
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ depends=('granite' 'gtk3' 'gtksourceview3' 'json-glib' 'libgee')
makedepends=('meson')
conflicts=('notejot-git')
source=("https://github.com/lainsce/${pkgname}/archive/${pkgver}.tar.gz")
-sha256sums=('75f9320eea1e81f4b557d0458302d4116a5ba990c7f3015832aabb9e7cd56869')
+sha256sums=('de4c61018ffcbf603ba0342e4c445ecf37b92b8bc5e80d3e5f2c28dd85adaf47')
build() {