[arch-commits] CVS update of extra/x11/emelfm2 (PKGBUILD)
Kevin Piche
kevin at archlinux.org
Fri Dec 14 03:51:22 UTC 2007
Date: Thursday, December 13, 2007 @ 22:51:22
Author: kevin
Path: /home/cvs-extra/extra/x11/emelfm2
Modified: PKGBUILD (1.17 -> 1.18)
upgpkg: emelfm2 0.3.6-1
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Index: extra/x11/emelfm2/PKGBUILD
diff -u extra/x11/emelfm2/PKGBUILD:1.17 extra/x11/emelfm2/PKGBUILD:1.18
--- extra/x11/emelfm2/PKGBUILD:1.17 Sun Jul 29 21:01:14 2007
+++ extra/x11/emelfm2/PKGBUILD Thu Dec 13 22:51:22 2007
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD,v 1.17 2007/07/30 01:01:14 kevin Exp $
+# $Id: PKGBUILD,v 1.18 2007/12/14 03:51:22 kevin Exp $
# Maintainer: Kevin Piche <kevin at archlinux.org>
# Contributor: contrasutra
pkgname=emelfm2
-pkgver=0.3.5
+pkgver=0.3.6
pkgrel=1
-pkgdesc="emelFM is a file manager that implements the popular two-pane design"
+pkgdesc="A file manager that implements the popular two-pane design"
arch=(i686 x86_64)
url="http://emelfm2.net/"
depends=('gtk2')
license=('GPL')
source=(http://emelfm2.net/rel/$pkgname-$pkgver.tar.gz)
-md5sums=('4f5a065a7d35371a920533153f24e362')
+md5sums=('cc00361a117e48823bf5bd7da5d729e0')
build() {
cd $startdir/src/$pkgname-$pkgver
More information about the arch-commits
mailing list