summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoão Figueiredo2020-06-27 17:40:15 +0100
committerJoão Figueiredo2020-06-27 17:40:15 +0100
commite0d080ab5f1659745195e310cba58c4281147e36 (patch)
treed718100fada575ca143a3dd5591cc38b4f7f532f
parent9579efe3d827d04e70cc6ff8eca2c02b5f0a18c0 (diff)
downloadaur-e0d080ab5f1659745195e310cba58c4281147e36.tar.gz
Updated sources
-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() {