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 dcb1b1c913cc..f99be056dd6a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@
#
pkgname="ojo"
pkgver="0.2.0.r228"
-pkgrel="1"
+pkgrel="2"
pkgdesc="A fast and good-looking image viewer, nice as a preliminary stage in a \
photography workflow"
url="http://launchpad.net/~ojo/+archive/ubuntu/daily"
arch=('i686' 'x86_64')
license=('GPL3')
-depends=('hicolor-icon-theme' 'python2' 'pyexiv2')
-makedepends=('desktop-file-utils' 'python2-distutils-extra')
+depends=('hicolor-icon-theme' 'python' 'pyexiv2')
+makedepends=('desktop-file-utils' 'python-distutils-extra')
optdepends=()
conflicts=('ojo-bzr')
provides=('ojo')