summaryrefslogtreecommitdiff
path: root/community/nomacs
diff options
context:
space:
mode:
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"