summaryrefslogtreecommitdiff
path: root/community/qtfm/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-04-10 04:43:11 +0000
committerroot <root@rshg047.dnsready.net>2011-04-10 04:43:11 +0000
commit8f6922302486fa1cc1112ff8b3daddb48c3260f2 (patch)
treecdd13036f76c8a9b8efcc83bbaea166cc929a527 /community/qtfm/PKGBUILD
parentf87ab435eb966ec44eb006c48699e6ee90613286 (diff)
Sun Apr 10 04:43:11 UTC 2011
Diffstat (limited to 'community/qtfm/PKGBUILD')
-rw-r--r--community/qtfm/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/qtfm/PKGBUILD b/community/qtfm/PKGBUILD
index 20314f945..99dae87f7 100644
--- a/community/qtfm/PKGBUILD
+++ b/community/qtfm/PKGBUILD
@@ -2,15 +2,15 @@
# Contributor: Wittfella <wittfella@wittfella.com>
pkgname=qtfm
-pkgver=4.8
-pkgrel=2
+pkgver=4.9
+pkgrel=1
pkgdesc="A lightweight file manager"
arch=('i686' 'x86_64')
url="http://www.qtfm.org"
license=('GPL')
depends=('qt')
source=(http://www.qtfm.org/$pkgname-$pkgver.tar.gz)
-md5sums=('af419b8681f8031620259e0ac2957e46')
+md5sums=('09e4e09f4d18c9967e65249f8b509522')
build() {
cd "$startdir/src/$pkgname-$pkgver"