[arch-commits] Commit in tomboy/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Tue Sep 27 17:56:35 UTC 2011
Date: Tuesday, September 27, 2011 @ 13:56:34
Author: ibiru
Revision: 138724
update to 1.8.0
Modified:
tomboy/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-09-27 17:50:36 UTC (rev 138723)
+++ PKGBUILD 2011-09-27 17:56:34 UTC (rev 138724)
@@ -2,7 +2,7 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=tomboy
-pkgver=1.7.7
+pkgver=1.8.0
pkgrel=1
pkgdesc="Desktop note-taking application for Linux and Unix"
arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
options=('!libtool' '!emptydirs' '!makeflags')
groups=('gnome-extra')
install=tomboy.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.7/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('f8c38ba48abcee33ba336b526adbc8672a0c8a5053f600324c6ef84f48399e12')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.8/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('4f3808a8c0ef94440a2ca005e41b095a417bfd22dc081e2e55e5de69b4e4df70')
build() {
export MONO_SHARED_DIR="${srcdir}/.wabi"
More information about the arch-commits
mailing list