change source github url
This commit is contained in:
parent
6614b5022a
commit
b7b348f38e
2 changed files with 6 additions and 6 deletions
6
PKGBUILD
6
PKGBUILD
|
|
@ -2,16 +2,16 @@
|
|||
# Contributor: shimi <shimi.chen@gmail.com>
|
||||
# Contributor: Gustavo Castro <gustawho at gmail dot com>
|
||||
pkgname=indicator-kdeconnect-git
|
||||
pkgver=52.0c129c0
|
||||
pkgver=66.6d8f5dd
|
||||
pkgrel=1
|
||||
_gitname=indicator-kdeconnect
|
||||
pkgdesc="Integrate KDEConnect on desktop environments that use AppIndicators (e.g. Unity)"
|
||||
arch=('any')
|
||||
url="https://github.com/vikoadi/indicator-kdeconnect"
|
||||
url="https://github.com/bajoja/indicator-kdeconnect"
|
||||
license=('GPL')
|
||||
depends=('libappindicator-gtk3' 'kdeconnect' 'vala')
|
||||
makedepends=('git' 'cmake')
|
||||
source=('git://github.com/nicklan/indicator-kdeconnect.git')
|
||||
source=('git://github.com/bajoja/indicator-kdeconnect.git')
|
||||
md5sums=('SKIP')
|
||||
|
||||
pkgver() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue