summaryrefslogtreecommitdiff
path: root/community/emelfm2/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/emelfm2/PKGBUILD')
-rw-r--r--community/emelfm2/PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/community/emelfm2/PKGBUILD b/community/emelfm2/PKGBUILD
index 59d86b3cb..15788b386 100644
--- a/community/emelfm2/PKGBUILD
+++ b/community/emelfm2/PKGBUILD
@@ -1,9 +1,10 @@
-# $Id: PKGBUILD 83138 2013-01-27 16:13:32Z pierre $
-# Maintainer: Kevin Piche <kevin@archlinux.org>
+# $Id: PKGBUILD 97298 2013-09-16 17:59:16Z kkeen $
+# Maintainer: Kyle Keen <keenerd@gmail.com>
+# Contributor: Kevin Piche <kevin@archlinux.org>
# Contributor: contrasutra
pkgname=emelfm2
-pkgver=0.8.2
+pkgver=0.9.0
pkgrel=1
pkgdesc="A file manager that implements the popular two-pane design"
arch=('i686' 'x86_64')
@@ -11,7 +12,7 @@ url="http://emelfm2.net/"
depends=('gtk2')
license=('GPL3')
source=("http://emelfm2.net/rel/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('d4498285ae77f0d524ce9be11d50a0aae9569e5f')
+sha1sums=('322089d0f08d0de80f49313b7912ff5b970adbf3')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"