summaryrefslogtreecommitdiff
path: root/community/nomacs
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-07-14 01:49:21 -0700
committerroot <root@rshg054.dnsready.net>2013-07-14 01:49:21 -0700
commitd525d9a731f5d79c1128a192b9d2977a2967570f (patch)
tree2a17d6445748cb26dd944abe54a2c52a96162b00 /community/nomacs
parentc9952f3a144d9fb19917d7c100dca30d2d99f629 (diff)
Sun Jul 14 01:49:07 PDT 2013
Diffstat (limited to 'community/nomacs')
-rw-r--r--community/nomacs/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/nomacs/PKGBUILD b/community/nomacs/PKGBUILD
index f7041dc5a..1b737b3d0 100644
--- a/community/nomacs/PKGBUILD
+++ b/community/nomacs/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 93593 2013-07-06 18:56:13Z speps $
+# $Id: PKGBUILD 94002 2013-07-13 00:27:24Z speps $
# Maintainer: speps <speps at aur dot archlinux dot org>
pkgname=nomacs
-pkgver=1.2.0
+pkgver=1.4.0
pkgrel=1
pkgdesc="A Qt image viewer"
arch=(i686 x86_64)
@@ -12,7 +12,7 @@ depends=('qt4' 'exiv2' 'libraw' 'opencv')
makedepends=('cmake')
install="$pkgname.install"
source=("http://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver/$pkgname-$pkgver-source.tar.bz2")
-md5sums=('0fdef67b960276375024f270dfaa4b93')
+md5sums=('ede84986dce5f67c270bb5ff7354e867')
build() {
cd "$srcdir/$pkgname-$pkgver"