Compare commits
5 Commits
f48bfc3d22
...
3847541cb9
Author | SHA1 | Date | |
---|---|---|---|
3847541cb9 | |||
1012662f79 | |||
8bf38de2ef | |||
e001e11d6b | |||
4c967faaa6 |
@ -4,16 +4,16 @@ _pkgname=kpeoplevcard
|
||||
pkgname=$_pkgname-git
|
||||
pkgver=0.1.r124.gb84f309
|
||||
pkgrel=1
|
||||
pkgdesc="Expose VCard contacts to KPeople"
|
||||
pkgdesc='Expose VCard contacts to KPeople'
|
||||
arch=(x86_64)
|
||||
url="https://kde.org"
|
||||
license=("GPL")
|
||||
url='https://kde.org'
|
||||
license=(GPL)
|
||||
depends=(kpeople5 kcontacts5)
|
||||
makedepends=(git extra-cmake-modules)
|
||||
provides=($_pkgname)
|
||||
conflicts=($_pkgname)
|
||||
source=("git+https://invent.kde.org/pim/$_pkgname.git")
|
||||
md5sums=("SKIP")
|
||||
md5sums=('SKIP')
|
||||
|
||||
pkgver() {
|
||||
cd $_pkgname
|
||||
|
Loading…
Reference in New Issue
Block a user