summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorValHue2016-10-12 10:57:40 +0200
committerValHue2016-10-12 10:57:40 +0200
commit992081595c32f71cc955228b45d7ebf0cd223546 (patch)
tree6273489afbb1d59bc46ec85a8d03fd5377badd19 /PKGBUILD
parentf64c6e1a8f320de66344d956860adc1fe02023f2 (diff)
downloadaur-992081595c32f71cc955228b45d7ebf0cd223546.tar.gz
Update to 0.1.0.r134-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index af259f3889ab..14c0825f578e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# https://github.com/ValHue/AUR-PKGBUILDs
#
pkgname="ojo"
-pkgver="0.1.0r134"
-pkgrel="1"
+pkgver="0.1.0.r134"
+pkgrel="2"
pkgdesc="A fast and good-looking image viewer"
arch=('i686' 'x86_64')
url="http://launchpad.net/~ojo"
license=('GPL3')
depends=('hicolor-icon-theme' 'python2' 'pyexiv2')
-makedepends=('desktop-file-utils')
+makedepends=('desktop-file-utils' 'python2-distutils-extra')
optdepends=()
conflicts=('ojo-bzr')
provides=('ojo')