summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoão Figueiredo2020-06-27 17:44:50 +0100
committerJoão Figueiredo2020-06-27 17:44:50 +0100
commitb490b5aa910004b281ec18cc01e693d662b218d6 (patch)
treee2ccb8504d4c5dd6d6f243fa7ff0c0bddb20f0a9 /PKGBUILD
parent850d01476fa4df8bbdef75e8b4d7b4e65a87ff99 (diff)
downloadaur-b490b5aa910004b281ec18cc01e693d662b218d6.tar.gz
Updated sources
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aab4343f8014..2d4273c1bf6a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
-# Maintainer:
+# Maintainer: João Figueiredo <jf dot mundox at gmail dot com>
# Contributor: Felix Golatofski <contact@xdfr.de>
# Contributor: Antonio Rojas <arojas@archlinux.org>
_pkgname=kcontacts
pkgname=$_pkgname-git
-pkgver=r3166.e47750b7
+pkgver=r3175.53a4ef81
pkgrel=1
pkgdesc="Address book API for KDE"
arch=(i686 x86_64)
@@ -14,7 +14,7 @@ depends=(kcoreaddons kconfig ki18n kcodecs iso-codes)
makedepends=(extra-cmake-modules git doxygen qt5-tools qt5-doc)
conflicts=("$_pkgname")
provides=("$_pkgname")
-source=("git+https://github.com/KDE/$_pkgname.git")
+source=('git+https://github.com/KDE/kcontacts.git')
sha256sums=('SKIP')
pkgver() {