From 5d8af7c82b707f4cbda87bb0538fef84daf3791b Mon Sep 17 00:00:00 2001 From: root Date: Tue, 15 Oct 2013 01:03:16 -0700 Subject: Tue Oct 15 01:02:49 PDT 2013 --- community/gnote/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/gnote/PKGBUILD') diff --git a/community/gnote/PKGBUILD b/community/gnote/PKGBUILD index f16796299..5e52e14f1 100644 --- a/community/gnote/PKGBUILD +++ b/community/gnote/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 90444 2013-05-12 12:57:54Z heftig $ +# $Id: PKGBUILD 98581 2013-10-14 09:58:10Z ioni $ # Maintainer: Ionut Biru # Contributor: uastasi pkgname=gnote -pkgver=3.8.1 +pkgver=3.10.0 pkgrel=1 pkgdesc="A note taking application." arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('intltool' 'itstool' 'boost') options=('!libtool') install=gnote.install source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('35bb4c5c0fd94bb3e8e5b91dcfff7e376408dd95fb2468ce9e248f6738d036aa') +sha256sums=('10dedfde2f7748f67eda4f334505c7e8ff2b86286d2c9feb3c43e7261684b71b') build() { cd $pkgname-$pkgver -- cgit v1.2.3-54-g00ecf