[arch-commits] Commit in gnome-user-share/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sat Oct 31 17:54:56 UTC 2009


    Date: Saturday, October 31, 2009 @ 13:54:56
  Author: jgc
Revision: 57473

upgpkg: gnome-user-share 2.28.1-1
    Update to 2.28.1 - add libcanberra dependency for the added event sounds in this release

Modified:
  gnome-user-share/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-10-31 17:49:15 UTC (rev 57472)
+++ PKGBUILD	2009-10-31 17:54:56 UTC (rev 57473)
@@ -2,18 +2,18 @@
 # Maintainer: Roman Kyrylych <roman at archlinux.org>
 
 pkgname=gnome-user-share
-pkgver=2.28.0
+pkgver=2.28.1
 pkgrel=1
 pkgdesc="Easy to use user-level file sharing for GNOME."
 arch=('i686' 'x86_64')
 url="http://ftp.gnome.org/pub/GNOME/sources/gnome-user-share/"
 license=('GPL')
-depends=('mod_dnssd>=0.6-3' 'gconf>=2.27.0' 'hicolor-icon-theme' 'libnotify>=0.4.5' 'gnome-bluetooth>=2.28.0')
+depends=('mod_dnssd>=0.6-3' 'gconf>=2.28.0' 'hicolor-icon-theme' 'libnotify>=0.4.5' 'gnome-bluetooth>=2.28.3' 'libcanberra>=0.21')
 makedepends=('intltool' 'gnome-doc-utils>=0.18.0')
 options=('!emptydirs')
 install=gnome-user-share.install
 source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.28/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('045983a1cca3e5701ae63011851da5b5ecdff550c1a68bb8829b2989906d142b')
+sha256sums=('4803ddedd77ce64ae25a85fcb04550b2589dc735baa4afd485618629700429bf')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list