summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntonio Rojas2015-11-15 09:55:18 +0100
committerAntonio Rojas2015-11-15 09:55:18 +0100
commitcfcd9034c9b6b98a75bedad40b76c6b8c5b0a5e3 (patch)
tree22ff3415336aa7827cb51ba0d4d13ebe36873582
parent9641c45e9181ae19bbb57f910b8819c02f31ce5b (diff)
downloadaur-cfcd9034c9b6b98a75bedad40b76c6b8c5b0a5e3.tar.gz
Update URL
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 065f90a92e2a..a55f64dbd7a4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = kdeconnect-git
pkgdesc = Adds communication between KDE and your smartphone
- pkgver = r993.b62349c
+ pkgver = r1002.a8a8080
pkgrel = 1
- url = https://projects.kde.org/projects/playground/base/kdeconnect-kde
+ url = https://community.kde.org/KDEConnect
install = kdeconnect-git.install
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 100a7dedd580..85f606bc2cc7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
# Contributor: Kuba Serafinowski <zizzfizzix(at)gmail(dot)com>
pkgname=kdeconnect-git
-pkgver=r993.b62349c
+pkgver=r1002.a8a8080
pkgrel=1
pkgdesc='Adds communication between KDE and your smartphone'
arch=(i686 x86_64)
-url='https://projects.kde.org/projects/playground/base/kdeconnect-kde'
+url='https://community.kde.org/KDEConnect'
license=(GPL2)
depends=(kio kcmutils qca-qt5 libfakekey hicolor-icon-theme kwayland) # telepathy-qt5 - requires 0.9.7
makedepends=(extra-cmake-modules git python)