summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoão Figueiredo2020-06-27 18:52:26 +0100
committerJoão Figueiredo2020-06-27 18:52:26 +0100
commit4bce82f06430869ae6380a8cf3617bab49d7d81c (patch)
tree80455c9518d4f4213510e091ba2abed947e41892
parent6f838da614dfba91cd9a4a93897567c758809001 (diff)
downloadaur-4bce82f06430869ae6380a8cf3617bab49d7d81c.tar.gz
Updated sources
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD7
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c59d048d7e75..5f9ff21c6ac1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = knotifications-git
pkgdesc = KNotifications
- pkgver = v4.100.0.rc1.r426.g1b93a36
+ pkgver = v4.100.0.rc1.r459.ged8dbab
pkgrel = 1
url = https://projects.kde.org/projects/frameworks/knotifications
arch = i686
@@ -19,7 +19,7 @@ pkgbase = knotifications-git
depends = kcoreaddons-git
provides = knotifications
conflicts = knotifications
- source = git://anongit.kde.org/knotifications.git
+ source = git+https://github.com/KDE/knotifications.git
md5sums = SKIP
pkgname = knotifications-git
diff --git a/PKGBUILD b/PKGBUILD
index 2f50d5c60f58..a75139e64d93 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
-# Maintainer: Andrea Scarpino <andrea@archlinux.org>
+# Maintainer: João Figueiredo <jf dot mundox at gmail dot com>
+# Contributor: Andrea Scarpino <andrea@archlinux.org>
pkgname=knotifications-git
-pkgver=v4.100.0.rc1.r426.g1b93a36
+pkgver=v4.100.0.rc1.r459.ged8dbab
pkgrel=1
pkgdesc='KNotifications'
arch=(i686 x86_64)
@@ -12,7 +13,7 @@ makedepends=(extra-cmake-modules-git git qt5-tools python)
groups=(kf5)
conflicts=(knotifications)
provides=(knotifications)
-source=('git://anongit.kde.org/knotifications.git')
+source=('git+https://github.com/KDE/knotifications.git')
md5sums=('SKIP')
pkgver() {