summaryrefslogtreecommitdiff
path: root/community/qtfm/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-06-19 00:01:39 +0000
committerroot <root@rshg054.dnsready.net>2012-06-19 00:01:39 +0000
commitca8fbff4eeda39b8a24515043ec4c8fdb95c23ee (patch)
treee31e0e223f205368e42e8f2378af9f8c76da0c0f /community/qtfm/PKGBUILD
parent014b5d0a1ee98ba0466f067f605b9637f2a14b2f (diff)
Tue Jun 19 00:01:39 UTC 2012
Diffstat (limited to 'community/qtfm/PKGBUILD')
-rw-r--r--community/qtfm/PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/community/qtfm/PKGBUILD b/community/qtfm/PKGBUILD
index 6a5d180fc..ed5112058 100644
--- a/community/qtfm/PKGBUILD
+++ b/community/qtfm/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 68177 2012-03-18 20:55:22Z jlichtblau $
+# $Id: PKGBUILD 72625 2012-06-17 19:58:45Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Brad Fanella <bradfanella@archlinux.us>
# Contributor: Wittfella <wittfella@wittfella.com>
pkgname=qtfm
-pkgver=5.4
+pkgver=5.5
pkgrel=1
pkgdesc="A lightweight file manager"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ depends=('qt')
install=$pkgname.install
changelog=$pkgname.changelog
source=(http://www.qtfm.org/$pkgname-$pkgver.tar.gz)
-sha256sums=('2748be826a769e98d2e0f2f07865808442aa497be463b0885a395f3b586614d2')
+sha256sums=('845fc43800d12483fa1993c56a8c965ff8dc917b97f03d9ce2e24318806fb211')
build() {
cd ${srcdir}/$pkgname-$pkgver
@@ -28,4 +28,3 @@ package() {
make INSTALL_ROOT=${pkgdir} install
}
-sha256sums=('8ef4c2464502959944e1b2476aa635b2a889d2859ba62dd61d8f591779c6fd0d')