Date: Sunday, March 31, 2013 @ 14:36:38 Author: heftig Revision: 181099
1.14.0 Modified: tomboy/trunk/PKGBUILD ----------+ PKGBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-03-31 12:27:25 UTC (rev 181098) +++ PKGBUILD 2013-03-31 12:36:38 UTC (rev 181099) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=tomboy -pkgver=1.12.2 +pkgver=1.14.0 pkgrel=1 pkgdesc="Desktop note-taking application for Linux and Unix" arch=('i686' 'x86_64') @@ -11,10 +11,9 @@ depends=('gtk2' 'gtkspell' 'gconf' 'gconf-sharp' 'dbus-sharp' 'dbus-sharp-glib' 'mono-addins' 'hicolor-icon-theme') makedepends=('intltool' 'pkgconfig' 'gnome-doc-utils') options=('!libtool' '!emptydirs' '!makeflags') -groups=('gnome-extra') install=tomboy.install source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz) -sha256sums=('ebcb23efb8eedc949eb84d4b5c9919ddaacc97198384f79ed08e97092c46e55e') +sha256sums=('14c1e7f2c7d67d8603a7de95830c3b159779909e8a74c5a6ca9e08a2508fea18') build() { export MONO_SHARED_DIR="$srcdir/.wabi"
