diff options
author | root <root@rshg054.dnsready.net> | 2013-09-03 01:52:27 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-09-03 01:52:27 -0700 |
commit | 3aa73e2018f321c9ccff8eca801b1c2fa9f18fa8 (patch) | |
tree | 961d6e0475cac3875e6a31b558861367da0c93d8 /community/gnome-panel/PKGBUILD | |
parent | 53939c2b159d972c48fc2f3652408632c71be77b (diff) |
Tue Sep 3 01:50:53 PDT 2013
Diffstat (limited to 'community/gnome-panel/PKGBUILD')
-rw-r--r-- | community/gnome-panel/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/community/gnome-panel/PKGBUILD b/community/gnome-panel/PKGBUILD index d08ed0197..631d143af 100644 --- a/community/gnome-panel/PKGBUILD +++ b/community/gnome-panel/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 90851 2013-05-14 21:40:37Z andrea $ +# $Id: PKGBUILD 96624 2013-09-02 13:22:45Z bgyorgy $ # Maintainer: Balló György <ballogyor+arch at gmail dot com> # Contributor: Jan de Groot <jgc@archlinux.org> pkgbase=gnome-panel pkgname=('gnome-panel' 'gnome-flashback-session') pkgver=3.6.2 -pkgrel=6 +pkgrel=7 arch=('i686' 'x86_64') license=('GPL') pkgdesc="Legacy GNOME panel" @@ -25,7 +25,7 @@ sha256sums=('a41c45c5512e796b8602ce50bf0d205993eab364c860aae31afa582d77b77079' '3a67f4b07a7dd356fad6b40a43983f3945123ed40080eb153396a481b34efc0c' 'e3298c62bc577969817c5d6752be83a5129004fd344e4f7998a0d8aa61874305' '9d742f675d9e09a032bfe00e0523a4ef7e234589a74a6086243bf335ce212775' - '9db0d1dadd2183777ed39e84caca1096a857897bbcf0e18ad599996dd397f1e0' + '79b6aab33bde167446ddea7f5c1a815dee150ba4a0678577464acbd2ba4a7504' '6828c097505d2dbbf465ed7ff694adbd646a0af2105c8dd864d1061bf0afea71') build() { @@ -69,7 +69,7 @@ package_gnome-flashback-session() { pkgdesc="Shell for Gnome 3 which was initially called Gnome Fallback" url="https://live.gnome.org/GnomeFlashback" depends=('gnome-screensaver' 'gnome-panel' 'gnome-session' 'gnome-settings-daemon' - 'gnome-settings-daemon-compat' 'gnome-themes-standard' 'metacity' 'nautilus' + 'gnome-settings-daemon-compat' 'gnome-themes-standard' 'metacity' 'notification-daemon' 'polkit-gnome') install= |