summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntonio Rojas2015-08-29 11:28:45 +0200
committerAntonio Rojas2015-08-29 11:28:45 +0200
commit3152f88eeefef97804481a852132eb661a9fbb7f (patch)
treeddf0882d787af8d5c12a14045b2a6d1db6256bdf
parent9bbe3794db2c8622ebb78de9afde8feb7415a560 (diff)
downloadaur-3152f88eeefef97804481a852132eb661a9fbb7f.tar.gz
Plasma 5.4 is out
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a2b67fedb47d..d790aab89d70 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = kdeconnect-git
pkgdesc = Adds communication between KDE and your smartphone
- pkgver = r883.2506f0e
+ pkgver = r914.2b34d28
pkgrel = 1
url = https://projects.kde.org/projects/playground/base/kdeconnect-kde
install = kdeconnect-git.install
@@ -15,11 +15,10 @@ pkgbase = kdeconnect-git
depends = qca-qt5
depends = libfakekey
depends = hicolor-icon-theme
- depends = kwayland-git
+ depends = kwayland
provides = kdeconnect
conflicts = kdeconnect-frameworks
conflicts = kdeconnect
- replaces = kdeconnect-frameworks-git
source = git://anongit.kde.org/kdeconnect-kde.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index dae142f29752..20ec08ded611 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,16 @@
# Contributor: Kuba Serafinowski <zizzfizzix(at)gmail(dot)com>
pkgname=kdeconnect-git
-pkgver=r883.2506f0e
+pkgver=r914.2b34d28
pkgrel=1
pkgdesc='Adds communication between KDE and your smartphone'
arch=(i686 x86_64)
url='https://projects.kde.org/projects/playground/base/kdeconnect-kde'
license=(GPL2)
-depends=(kio kcmutils qca-qt5 libfakekey hicolor-icon-theme kwayland-git)
+depends=(kio kcmutils qca-qt5 libfakekey hicolor-icon-theme kwayland)
makedepends=(extra-cmake-modules git python)
provides=(kdeconnect)
conflicts=(kdeconnect-frameworks kdeconnect)
-replaces=(kdeconnect-frameworks-git)
source=("git://anongit.kde.org/kdeconnect-kde.git")
install=$pkgname.install
sha256sums=('SKIP')