summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2021-08-27 15:08:39 -0600
committerMark Wagie2021-08-27 15:08:39 -0600
commit544984eca4b652f7167f9f23bcac5498a5a7f5d6 (patch)
treedd31da4e44fb95acd3ab9eb092bd3df1630fe57f /PKGBUILD
parentbf29eef98a66f11389b7785cc46ea3f29b9ea6c6 (diff)
downloadaur-x-tile-git.tar.gz
AyatanaAppIndicator3 support
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bf731f43b947..654f22f24c75 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Fanch
# Co-Maintainer: Mark Wagie <mark.wagie at tutanota dot com>
pkgname=x-tile-git
-pkgver=3.3.r1.gfd9e917
-pkgrel=2
+pkgver=3.3.r4.g76faafc
+pkgrel=1
pkgdesc="Allows you to select a number of windows and tile them in different ways"
arch=('any')
url="https://www.giuspen.com/x-tile"
@@ -10,7 +10,8 @@ license=('GPL2')
depends=('gtk3' 'python-gobject')
makedepends=('git')
checkdepends=('desktop-file-utils' 'appstream-glib')
-optdepends=('libappindicator-gtk3: Tray icon support')
+optdepends=('libappindicator-gtk3: AppIndicator3 support'
+ 'libayatana-appindicator: AyatanaAppIndicator3 support')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
source=('git+https://github.com/giuspen/x-tile.git'