summaryrefslogtreecommitdiff
path: root/community/sxiv/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-04-04 16:44:12 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-04-04 16:44:12 +0200
commitc24d2623d795ac7ee5435b56dd6e413e3cbd2f69 (patch)
tree36fd6f84a97f0ee7bde3592ea33176d1b98d64eb /community/sxiv/PKGBUILD
parentd2e9c77d6881eb7ef37edf747a77f83168bbe9b7 (diff)
parent1b6860ed7a33a22c4202348a4f42afbb5d26be09 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/celt-0.7/PKGBUILD core/binutils/PKGBUILD core/gcc/PKGBUILD extra/gnome-media/PKGBUILD extra/libgnome-media-profiles/PKGBUILD extra/libwebp/PKGBUILD extra/telepathy-kde-desktop-applets/PKGBUILD extra/telepathy-kde-presence-applet/PKGBUILD
Diffstat (limited to 'community/sxiv/PKGBUILD')
-rw-r--r--community/sxiv/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/sxiv/PKGBUILD b/community/sxiv/PKGBUILD
index 90566e8bf..26d0d5691 100644
--- a/community/sxiv/PKGBUILD
+++ b/community/sxiv/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 87472 2013-04-01 10:33:39Z bpiotrowski $
+# $Id: PKGBUILD 87533 2013-04-02 17:43:50Z bpiotrowski $
# Maintainer: Bartłomiej Piotrowski <barthalion@gmail.com>
# Contributor: Thomas Dziedzic < gostrc at gmail >
# Contributor: Bert Muennich <muennich at informatik.hu-berlin.de>
@@ -6,13 +6,13 @@
pkgname=sxiv
pkgver=1.1
-pkgrel=1
+pkgrel=2
pkgdesc='Simple X Image Viewer'
arch=('i686' 'x86_64' 'mips64el')
license=('GPL2')
install=sxiv.install
url='https://github.com/muennich/sxiv'
-depends=('libx11' 'xproto' 'imlib2' 'giflib' 'libexif' 'desktop-file-utils')
+depends=('libx11' 'xproto' 'imlib2' 'giflib' 'desktop-file-utils')
source=(https://github.com/muennich/sxiv/archive/$pkgver.tar.gz
sxiv.desktop
config.h)