summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMark Wagie2020-03-29 18:36:37 -0600
committerMark Wagie2020-03-29 18:36:37 -0600
commitbc8b1ac6cd19b0e6989e24d656ffa90a57f1d3c5 (patch)
tree5dd0533a5ce44671cec0ad72d339a2957626f578 /.SRCINFO
parent5741a4e1e3387801f01fba3c5798467930c7c2fe (diff)
downloadaur-bc8b1ac6cd19b0e6989e24d656ffa90a57f1d3c5.tar.gz
Python 3 migration
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 7 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e21ec50f6548..656fd153a81d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,17 @@
pkgbase = x-tile-git
- pkgdesc = X-tile is an application that allows you to select a number of windows and tile them in different ways. It works on any X desktop (gnome, kde, xfce, lxde…).
- pkgver = 2.6.r3.gbc2ffd3
+ pkgdesc = Allows you to select a number of windows and tile them in different ways
+ pkgver = 3.0.r0.g435eef2
pkgrel = 1
- url = http://www.giuspen.com/x-tile
+ url = https://www.giuspen.com/x-tile
arch = any
license = GPL2
makedepends = git
- makedepends = python2-distutils-extra
- depends = gconf
- depends = libappindicator-gtk3
- depends = python2-gobject
+ depends = gtk3
+ depends = python-gobject
+ optdepends = libappindicator-gtk3: Tray icon support
provides = x-tile
conflicts = x-tile
- source = x-tile::git+https://github.com/giuspen/x-tile.git
+ source = git+https://github.com/giuspen/x-tile.git
sha256sums = SKIP
pkgname = x-tile-git