[arch-commits] Commit in xfwm4/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Tue Sep 27 16:02:33 UTC 2011
Date: Tuesday, September 27, 2011 @ 12:02:33
Author: andyrtr
Revision: 138684
upgpkg: xfwm4 4.8.2-1
upstream update 4.8.2
Modified:
xfwm4/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-09-27 15:54:14 UTC (rev 138683)
+++ PKGBUILD 2011-09-27 16:02:33 UTC (rev 138684)
@@ -3,7 +3,7 @@
# Contributor: tobias <tobias funnychar archlinux.org>
pkgname=xfwm4
-pkgver=4.8.1
+pkgver=4.8.2
pkgrel=1
pkgdesc="Xfce window manager"
arch=('i686' 'x86_64')
@@ -15,7 +15,8 @@
options=('!libtool')
install=${pkgname}.install
source=(http://archive.xfce.org/src/xfce/${pkgname}/4.8/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('447433dca613180ebd6cfed4beb1c1c9')
+md5sums=('41b730d5abf39a69fc3b221728ddaa75')
+sha1sums=('7822408eaddd9fc4937d9e6825eda7d56dc46b06')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
More information about the arch-commits
mailing list