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

Ionut Biru ibiru at archlinux.org
Mon Apr 23 10:27:47 UTC 2012


    Date: Monday, April 23, 2012 @ 06:27:46
  Author: ibiru
Revision: 157063

bring back provides

Modified:
  gnome-panel/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-04-23 10:12:59 UTC (rev 157062)
+++ PKGBUILD	2012-04-23 10:27:46 UTC (rev 157063)
@@ -3,7 +3,7 @@
 
 pkgname=gnome-panel
 pkgver=3.4.1
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 license=('GPL')
 pkgdesc="The GNOME Panel"
@@ -12,6 +12,7 @@
 makedepends=('gnome-doc-utils' 'intltool' 'gobject-introspection' 'networkmanager' 'libcanberra')
 install=gnome-panel.install
 groups=('gnome')
+provides=("gnome-panel-bonobo=${pkgver}")
 options=('!libtool' '!emptydirs')
 source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
 sha256sums=('513be6e709db88babac9f3ce9e517cb597d8c89569e5c9aaa957b74e0765a77f')




More information about the arch-commits mailing list