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

Ionut Biru ibiru at archlinux.org
Thu Apr 7 12:18:51 UTC 2011


    Date: Thursday, April 7, 2011 @ 08:18:50
  Author: ibiru
Revision: 118492

upgpkg: gnome-panel 3.0.0.1-2
easy update path than require our users to manually remove gnome-panel-bonobo

Modified:
  gnome-panel/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-04-07 11:00:32 UTC (rev 118491)
+++ PKGBUILD	2011-04-07 12:18:50 UTC (rev 118492)
@@ -3,7 +3,7 @@
 
 pkgname=gnome-panel
 pkgver=3.0.0.1
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 license=('GPL')
 pkgdesc="The GNOME Panel"
@@ -12,6 +12,9 @@
 makedepends=('gnome-doc-utils' 'intltool' 'gobject-introspection' 'networkmanager' 'libcanberra')
 install=gnome-panel.install
 groups=('gnome')
+replaces=('gnome-panel-bonobo')
+provides=("gnome-panel-bonobo=${pkgver}")
+
 options=('!libtool' '!emptydirs')
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*.*}/${pkgname}-${pkgver}.tar.bz2)
 sha256sums=('2014225215afc8a8a4363481c26f9a9443d3dfc944aa7bcb0c5224f723c0b98b')




More information about the arch-commits mailing list