[arch-commits] Commit in emelfm2/trunk (PKGBUILD)
Kevin Piché
kevin at archlinux.org
Wed Jun 3 00:57:40 UTC 2009
Date: Tuesday, June 2, 2009 @ 20:57:39
Author: kevin
Revision: 41325
upgpkg: emelfm2 0.6.0-1
Modified:
emelfm2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-06-02 21:26:59 UTC (rev 41324)
+++ PKGBUILD 2009-06-03 00:57:39 UTC (rev 41325)
@@ -3,7 +3,7 @@
# Contributor: contrasutra
pkgname=emelfm2
-pkgver=0.5.1
+pkgver=0.6.0
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=('f97784e465b0c29685e057052ca39a18')
+md5sums=('c153749aea954f342b28a470866ac4b0')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
More information about the arch-commits
mailing list