summaryrefslogtreecommitdiff
path: root/extra/xfce4-session
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-02-15 11:06:04 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-02-15 11:06:04 +0100
commit5db9045af8870daff1761cbdc00a1b392ec04e0d (patch)
treeb166e9bbd13269d614d2afcad6c7c817771d70e3 /extra/xfce4-session
parentb71d5073741581206df880b70696680e743abbeb (diff)
parent812b715ebd89fb9049df7000c721990084b525c6 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/pari/PKGBUILD extra/xfce4-mpc-plugin/PKGBUILD extra/xfce4-session/PKGBUILD testing/kmod/PKGBUILD testing/xf86-video-sis/PKGBUILD
Diffstat (limited to 'extra/xfce4-session')
-rw-r--r--extra/xfce4-session/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/xfce4-session/PKGBUILD b/extra/xfce4-session/PKGBUILD
index a385ea3a8..6cc9f2fd5 100644
--- a/extra/xfce4-session/PKGBUILD
+++ b/extra/xfce4-session/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 141722 2011-11-02 15:10:56Z foutrelis $
+# $Id: PKGBUILD 150131 2012-02-13 08:12:40Z foutrelis $
# Maintainer: Evangelos Foutras <evangelos@foutrelis.com>
# Contributor: tobias <tobias funnychar archlinux.org>
pkgname=xfce4-session
-pkgver=4.8.2
-pkgrel=3.1
+pkgver=4.8.3
+pkgrel=1
pkgdesc="A session manager for Xfce"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.xfce.org/"
@@ -20,7 +20,7 @@ replaces=('xfce4-toys')
options=('!libtool')
install=$pkgname.install
source=(http://archive.xfce.org/src/xfce/$pkgname/4.8/$pkgname-$pkgver.tar.bz2)
-sha256sums=('31bca2a559e05a8a859f150394a901517e5842414ef171a85c5da234e344c0d0')
+sha256sums=('f0801b8c0ffa7e5d41b29b8df281ac127adf467bf50e8ded8aebe5a02bd99338')
build() {
cd "$srcdir/$pkgname-$pkgver"