summaryrefslogtreecommitdiff
path: root/extra/gnome-panel
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-05-17 00:02:42 +0000
committerroot <root@rshg054.dnsready.net>2012-05-17 00:02:42 +0000
commitf675762300c4ee2717e029975bb3f94312245276 (patch)
tree3cb4f1276985f141129f7da1b3b8fad580df2ca3 /extra/gnome-panel
parenta7a5f4160bb345e35c58a565494d4416f601fc17 (diff)
Thu May 17 00:02:42 UTC 2012
Diffstat (limited to 'extra/gnome-panel')
-rw-r--r--extra/gnome-panel/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/extra/gnome-panel/PKGBUILD b/extra/gnome-panel/PKGBUILD
index ce6a1dd1b..6a7791ab7 100644
--- a/extra/gnome-panel/PKGBUILD
+++ b/extra/gnome-panel/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 157064 2012-04-23 10:29:05Z ibiru $
+# $Id: PKGBUILD 159040 2012-05-15 10:55:32Z heftig $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=gnome-panel
-pkgver=3.4.1
-pkgrel=2
+pkgver=3.4.2.1
+pkgrel=1
arch=('i686' 'x86_64')
license=('GPL')
pkgdesc="The GNOME Panel"
@@ -14,8 +14,8 @@ 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')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('188ea2b93e4c8116e187abac3ecf590429ff8366ef4b610fab438bd338d857d2')
build() {
cd "$pkgname-$pkgver"