[arch-commits] Commit in tomboy/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Thu Feb 25 00:42:39 UTC 2010
Date: Wednesday, February 24, 2010 @ 19:42:39
Author: ibiru
Revision: 70173
update to 1.1.3
Modified:
tomboy/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-02-25 00:33:47 UTC (rev 70172)
+++ PKGBUILD 2010-02-25 00:42:39 UTC (rev 70173)
@@ -2,19 +2,19 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=tomboy
-pkgver=1.1.2
+pkgver=1.1.3
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.6' 'gnome-doc-utils>=0.18.0')
+makedepends=('intltool' 'pkgconfig' 'gnome-panel>=2.29.91' 'gnome-doc-utils>=0.19.5')
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=('362763ef2b27626505f6f6d1e7528ec9eeb8f3334fb84445117a2b92e9cbaf5f')
+sha256sums=('7399d01639fd0aa9ef5b32948f3e033fed5eb5f0ad28e012098ef809512e4b16')
build() {
export MONO_SHARED_DIR="${srcdir}/.wabi"
More information about the arch-commits
mailing list