summaryrefslogtreecommitdiff
path: root/community/gnote/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gnote/PKGBUILD')
-rw-r--r--community/gnote/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/gnote/PKGBUILD b/community/gnote/PKGBUILD
index 95a640912..f584187a2 100644
--- a/community/gnote/PKGBUILD
+++ b/community/gnote/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 100334 2013-11-02 11:34:59Z ioni $
+# $Id: PKGBUILD 106214 2014-02-25 15:12:42Z bpiotrowski $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
# Contributor: uastasi <uastasi@archlinux.us>
pkgname=gnote
-pkgver=3.10.1
+pkgver=3.10.3
pkgrel=1
pkgdesc="A note taking application."
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('gtkmm3' 'libxslt' 'hicolor-icon-theme' 'desktop-file-utils' 'dconf' 'l
makedepends=('intltool' 'itstool' 'boost')
install=gnote.install
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('8466343c43cb5fb223a7abfe43e6e963f64403f96a3c823f5a37474e83d5e1a0')
+sha256sums=('02e3c60dc49f3b040d86f0bb8c86af563dec91fcae1037bfda05a33a2cb8c5fd')
build() {
cd $pkgname-$pkgver