summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ba1ef102652e..b778b49d8eef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = kcalutils-git
pkgdesc = The KDE calendar utility library
- pkgver = r723.715a0b0cf
+ pkgver = r733.7e4db111c
pkgrel = 1
url = https://kontact.kde.org
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 658e407ad4dd..12cd7b373ab0 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=kcalutils
pkgname=$_pkgname-git
-pkgver=r723.715a0b0cf
+pkgver=r733.7e4db111c
pkgrel=1
pkgdesc="The KDE calendar utility library"
arch=(i686 x86_64)
@@ -14,7 +14,7 @@ depends=(kcalendarcore kidentitymanagement)
makedepends=(extra-cmake-modules git)
conflicts=("$_pkgname")
provides=("$_pkgname")
-source=("git+https://github.com/KDE/$_pkgname.git")
+source=('git+https://github.com/KDE/kcalutils.git')
sha256sums=('SKIP')
pkgver() {