summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEugenio M. Vigo2015-11-25 13:42:39 +0100
committerEugenio M. Vigo2015-11-25 13:42:39 +0100
commit2a8f6897e3dd7a94b1dfc202ac988f1d710cd0ea (patch)
tree4a8fc7001281872edc98299a92ba4436dae0ecf3 /PKGBUILD
parentf19c145a695e026571b360064ccadb1d0d8d136a (diff)
downloadaur-2a8f6897e3dd7a94b1dfc202ac988f1d710cd0ea.tar.gz
New upstream release 1.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8163fccf7741..0b63c5f180d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: cameel <cameel2/gmail/com>
pkgname=rednotebook
-pkgver=1.10.4
+pkgver=1.11
pkgrel=1
pkgdesc="A simple desktop diary"
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ depends=('python2-gtkspell' 'pygtk' 'python2-yaml' 'pywebkitgtk' 'hicolor-icon-t
optdepends=('python-chardet: Python3 module for character encoding auto-detection')
install="${pkgname}.install"
source=("${pkgname}-${pkgver}.tar.gz::http://downloads.sourceforge.net/project/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('3ca45e4159554c07c3cbee88ee7a10f88c50d4fb0aa941135341bffeda7f62cf')
+sha256sums=('fca771e3f1965128795852e1179590f9f0b9e0b6924840890aa32331a0e71981')
build() {
cd ${srcdir}/${pkgname}-${pkgver}