summaryrefslogtreecommitdiff
path: root/community/viewnior/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2012-02-29 02:31:43 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2012-02-29 02:31:43 -0300
commite87b42b0f90e1a4d8b255f1dab945f2f3bb13cdc (patch)
treee36d5720f76b5db9dd5f97260108607023d7d2e7 /community/viewnior/PKGBUILD
parentc0e37a8f32f335c12352f23cdc73113099e057ec (diff)
parent32b05a621cb20af1bd4b7cd6f5609b7512bb20f1 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: extra/avfs/PKGBUILD extra/gtk2/PKGBUILD extra/hercules/PKGBUILD multilib/lib32-libcap/PKGBUILD multilib/lib32-qt/PKGBUILD
Diffstat (limited to 'community/viewnior/PKGBUILD')
-rw-r--r--community/viewnior/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/viewnior/PKGBUILD b/community/viewnior/PKGBUILD
index 668b0e9e8..b0695e908 100644
--- a/community/viewnior/PKGBUILD
+++ b/community/viewnior/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 65365 2012-02-21 02:22:51Z spupykin $
+# $Id: PKGBUILD 66682 2012-02-27 10:02:48Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Christoph Zeiler <archNOSPAM_at_moonblade.dot.org>
# Maintainer: M Rawash <mrawash@gmail.com>
pkgname=viewnior
-pkgver=1.1
-pkgrel=2
+pkgver=1.3
+pkgrel=1
pkgdesc="A simple, fast and elegant image viewer program"
arch=('i686' 'x86_64' 'mips64el')
url="http://xsisqox.github.com/Viewnior/"
@@ -14,7 +14,7 @@ depends=('gtk2>=2.12')
makedepends=('make' 'intltool>=0.35' 'pkgconfig>=0.9' 'perl>=5.8.1')
install=viewnior.install
source=(http://cloud.github.com/downloads/xsisqox/Viewnior/$pkgname-$pkgver.tar.gz)
-md5sums=('5b14c6edaf78fdd3259f148ae9d7f062')
+md5sums=('273c379933ae3e74ad414fde00198695')
build() {
cd $pkgname-$pkgver