summaryrefslogtreecommitdiff
path: root/community/nomacs/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/nomacs/PKGBUILD')
-rw-r--r--community/nomacs/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/nomacs/PKGBUILD b/community/nomacs/PKGBUILD
index a409ba992..10102ee81 100644
--- a/community/nomacs/PKGBUILD
+++ b/community/nomacs/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 104801 2014-01-26 12:17:39Z andyrtr $
+# $Id: PKGBUILD 106005 2014-02-21 02:39:30Z speps $
# Maintainer: speps <speps at aur dot archlinux dot org>
pkgname=nomacs
-pkgver=1.6.2
-pkgrel=3
+pkgver=1.6.4
+pkgrel=1
pkgdesc="A Qt image viewer"
arch=(i686 x86_64)
url="http://www.nomacs.org/"
@@ -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=('3e8782b7bf792933ba673a2e9340841b')
+md5sums=('c3d77583ff1926077eaa66c0dadec296')
prepare() {
cd $pkgname-$pkgver