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

Evangelos Foutras foutrelis at archlinux.org
Sat Apr 28 22:07:53 UTC 2012


    Date: Saturday, April 28, 2012 @ 18:07:52
  Author: foutrelis
Revision: 157525

upgpkg: xfce4-panel 4.10.0-1

New upstream release.

Modified:
  xfce4-panel/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-04-28 21:52:18 UTC (rev 157524)
+++ PKGBUILD	2012-04-28 22:07:52 UTC (rev 157525)
@@ -3,7 +3,7 @@
 # Contributor: tobias <tobias funnychar archlinux.org>
 
 pkgname=xfce4-panel
-pkgver=4.8.6
+pkgver=4.10.0
 pkgrel=1
 pkgdesc="Panel for the Xfce desktop environment"
 arch=('i686' 'x86_64')
@@ -15,13 +15,14 @@
 makedepends=('intltool' 'gtk-doc')
 options=('!libtool')
 install=$pkgname.install
-source=(http://archive.xfce.org/src/xfce/$pkgname/4.8/$pkgname-$pkgver.tar.bz2)
-sha1sums=('332fc968332e6271e1bb65d6de8de2524b0440ec')
+source=(http://archive.xfce.org/src/xfce/$pkgname/4.10/$pkgname-$pkgver.tar.bz2)
+sha256sums=('3321f998af2bbd14ba68654a8881774f6ea2ec4f1a3544598e7f47d3ed0009b9')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"
 
-  ./configure --prefix=/usr \
+  ./configure \
+    --prefix=/usr \
     --sysconfdir=/etc \
     --libexecdir=/usr/lib \
     --localstatedir=/var \




More information about the arch-commits mailing list