summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 647195f7737f..b5586643acf2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
_pkgname=mconnect
pkgname=$_pkgname-git
-pkgver=149.ff810b3
+pkgver=305.3f3f373
pkgrel=1
pkgdesc="KDE Connect protocol implementation in Vala/C"
arch=('i686' 'x86_64')
-depends=('libgee' 'openssl' 'json-glib' 'libnotify')
-makedepends=('git' 'vala' 'glib2' 'gobject-introspection')
+depends=('gtk3' 'libgee' 'gnutls' 'json-glib' 'libnotify')
+makedepends=('at-spi2-atk' 'git' 'vala' 'json-glib' 'glib2' 'gobject-introspection')
url="https://github.com/bboozzoo/mconnect"
license=('GPL2')
install=$pkgname.install