Date: Tuesday, February 25, 2014 @ 16:12:36 Author: bpiotrowski Revision: 106213
upgpkg: gnote 3.10.3-1 new upstream release Modified: gnote/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-02-25 15:02:15 UTC (rev 106212) +++ PKGBUILD 2014-02-25 15:12:36 UTC (rev 106213) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> # Contributor: uastasi <[email protected]> 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 @@ 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
