summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGordonGR2017-03-04 14:17:52 +0200
committerGordonGR2017-03-04 14:17:52 +0200
commitddd88aa87b8200270a36d915eba28948b7bc7a5c (patch)
tree16b4a6862e8b094b194be8b338971946970ec588 /PKGBUILD
parentfc8706d62c24a7e68cf9df6158180c4d71f9ee49 (diff)
downloadaur-ddd88aa87b8200270a36d915eba28948b7bc7a5c.tar.gz
1:0.11.2.r1806.0cf234f-1: I hope I've fixed the provides section in the webpage
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a31a1884a1ef..cc72099f82ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,14 +6,14 @@
# Contributor: Berseker <berseker86 at gmail dot com>
pkgname=exo-git
-pkgver=0.11.1.r1771.e1357f8
+pkgver=0.11.2.r1806.0cf234f
pkgrel=1
pkgdesc="Extensions to Xfce originally developed by os-cillation."
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
license=('GPL2' 'LGPL2.1')
url="http://git.xfce.org/xfce/exo/tree/README"
groups=('xfce4-git')
-provides=("exo=$pkgver")
+provides=("exo=${pkgver}")
depends=('libxfce4util' 'gtk3>=3.20' 'glib2>=2.22.4' 'gtk2' 'hicolor-icon-theme' 'libxfce4ui-devel' 'libsm')
makedepends=('xfce4-dev-tools' 'git' 'pkgconfig' 'libnotify' 'perl-uri' 'pygtk>=2.13')
optdepends=('libnotify: enables notification support'