summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8ea2919d4c30..c8c5130ccfd5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=pix-git
_pkgbasename=pix
-pkgver=1.0.6.r0.g1030538
+pkgver=1.6.2.r0.gceadb95
pkgrel=1
pkgdesc="Image viewer and browser based on gthumb. X-Apps Project (git version)."
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'armv7h')
license=('GPL')
depends=('desktop-file-utils' 'gconf' 'librsvg' 'clutter-gtk'
'gst-plugins-base-libs' 'gsettings-desktop-schemas' 'libwebp' 'webkit2gtk')
@@ -19,7 +19,7 @@ optdepends=('gstreamer: Video support'
'brasero: Burn discs'
'liboauth: Web albums'
'libchamplain: Map Viewer')
-provides=($_pkgname)
+provides=($pkgname $_pkgbasename)
conflicts=(${_pkgbasename})
url='https://github.com/linuxmint/pix'
install=pix.install