Date: Sunday, March 29, 2015 @ 22:59:07 Author: heftig Revision: 130214
3.16.0 Modified: gnote/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-29 20:58:26 UTC (rev 130213) +++ PKGBUILD 2015-03-29 20:59:07 UTC (rev 130214) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> # Contributor: uastasi <[email protected]> pkgname=gnote -pkgver=3.14.0 +pkgver=3.16.0 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=('a2df3639a29e14cd1e3a887b743d3dd471c5ef2c138fd967a4d531ffb0911156') +sha256sums=('acad6b711a0aa41397aa35f4eda2d44dcecd57d6a17adcb8d1d7db4018c5e2fb') build() { cd $pkgname-$pkgver
