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

Ionut Biru ibiru at archlinux.org
Wed Nov 18 18:23:24 UTC 2009


    Date: Wednesday, November 18, 2009 @ 13:23:24
  Author: ibiru
Revision: 58970

upgpkg: tomboy 1.1.0-1
    new ver

Modified:
  tomboy/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-11-18 18:08:07 UTC (rev 58969)
+++ PKGBUILD	2009-11-18 18:23:24 UTC (rev 58970)
@@ -2,10 +2,10 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=tomboy
-pkgver=1.0.0
+pkgver=1.1.0
 pkgrel=1
 pkgdesc="Desktop note-taking application for Linux and Unix"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 license=('GPL')
 url="http://www.gnome.org/projects/tomboy/"
 depends=('gtkspell' 'gmime>=2.4.9' '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')
@@ -13,8 +13,8 @@
 options=('!libtool' '!emptydirs')
 groups=('gnome-extra')
 install=tomboy.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.0/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('e92a5babd6d105a8b0ce0d9de9ce9bfe7d0d6602ba1cc62b79e1a8882d5bf84e')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.1/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('618e9154e71798ebc4b1fad808c8495e716ae263cbd4c8a82fa3947db35ed129')
 
 build() {
   export MONO_SHARED_DIR="${srcdir}/.wabi"




More information about the arch-commits mailing list