summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgrufo2018-09-25 00:10:30 +0100
committergrufo2018-09-25 00:10:30 +0100
commit6664e1601c07e199e38f5d9fc2a4d82a573221bd (patch)
tree9e962ab085fe1d24146a8c11b0ae1eb1577aa270 /PKGBUILD
parente21b9b81ba7918ccb88a890b36022acc7ee879cb (diff)
downloadaur-6664e1601c07e199e38f5d9fc2a4d82a573221bd.tar.gz
New release (1.4.7)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 05a0f6797481..95f7e5501701 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: grufo <madmurphy333@gmail.com>
pkgname='notejot'
-pkgver='1.4.6'
+pkgver='1.4.7'
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=('d75e157ee7e2d844a2c062a8f6b75e852883c6562d5666eb9bdd7493d5a680af')
+sha256sums=('71b5aac922d01af2b41019000c18d3ef6d15284a8790a77f9f2a79cc340aa325')
build() {