[arch-commits] Commit in emelfm2/trunk (PKGBUILD)
Kevin Piché
kevin at archlinux.org
Fri Jul 16 19:26:03 UTC 2010
Date: Friday, July 16, 2010 @ 15:26:02
Author: kevin
Revision: 85623
upgpkg: emelfm2 0.7.3-1
Updated to 0.7.3
Modified:
emelfm2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-07-16 19:25:45 UTC (rev 85622)
+++ PKGBUILD 2010-07-16 19:26:02 UTC (rev 85623)
@@ -3,7 +3,7 @@
# Contributor: contrasutra
pkgname=emelfm2
-pkgver=0.7.1
+pkgver=0.7.3
pkgrel=1
pkgdesc="A file manager that implements the popular two-pane design"
arch=(i686 x86_64)
@@ -11,7 +11,7 @@
depends=('gtk2')
license=('GPL')
source=(http://emelfm2.net/rel/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('33d3861e23dbce5e2a0cb0e921f9109c')
+md5sums=('57873c6bb74e25cf661bc41d629dc138')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
More information about the arch-commits
mailing list