summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 61b22a77e7c9..1474e26614d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,13 @@
pkgname=mate-fastcomposwitch-git
pkgver=20200406
-pkgrel=9
+pkgrel=10
pkgdesc="Compositor or not with a simple systray icon"
arch=(x86_64)
license=('GPL')
url="https://github.com/Elrondo46/mate-fastcomposwitch/"
-depends=('git' 'python-gobject' 'mate-desktop' 'libappindicator-gtk3' 'python-notify2' 'gettext')
+depends=('python-gobject' 'mate-desktop' 'libappindicator-gtk3' 'python-notify2' 'gettext')
+makedepends=('git')
source=(git://github.com/Elrondo46/mate-fastcomposwitch.git)
md5sums=('SKIP')