[arch-commits] Commit in tomboy/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Mon Mar 29 21:49:53 UTC 2010


    Date: Monday, March 29, 2010 @ 17:49:53
  Author: ibiru
Revision: 74047

update to 1.2.0

Modified:
  tomboy/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-29 21:33:05 UTC (rev 74046)
+++ PKGBUILD	2010-03-29 21:49:53 UTC (rev 74047)
@@ -2,19 +2,19 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=tomboy
-pkgver=1.1.4
+pkgver=1.2.0
 pkgrel=1
 pkgdesc="Desktop note-taking application for Linux and Unix"
 arch=('i686' 'x86_64')
 license=('GPL')
 url="http://www.gnome.org/projects/tomboy/"
-depends=('gtkspell' 'gmime>=2.4.14' 'ndesk-dbus-glib>=0.4.1' 'gnome-sharp>=2.24.1' 'mono-addins>=0.4' 'libsm' 'gnome-desktop-sharp>=2.26.0' 'hicolor-icon-theme')
-makedepends=('intltool' 'pkgconfig' 'gnome-panel>=2.29.91' 'gnome-doc-utils>=0.19.5')
+depends=('gtkspell' 'gmime>=2.4.15' 'ndesk-dbus-glib>=0.4.1' 'gnome-sharp>=2.24.1' 'mono-addins>=0.4' 'libsm' 'gnome-desktop-sharp>=2.26.0' 'hicolor-icon-theme')
+makedepends=('intltool' 'pkgconfig' 'gnome-panel>=2.29.91' 'gnome-doc-utils>=0.20.0')
 options=('!libtool' '!emptydirs')
 groups=('gnome-extra')
 install=tomboy.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.1/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('6376ae6427974c9d3b7d3b0396ebc69cd8f7f1826b3d01764993ced80e1466a5')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.2/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('848e8c6a921499592d838b0f839796230f38b4cec184d7c021e6bfe3205868ab')
 
 build() {
   export MONO_SHARED_DIR="${srcdir}/.wabi"




More information about the arch-commits mailing list