summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCéleste Wouters2023-10-28 16:08:26 +0200
committerCéleste Wouters2023-10-28 16:10:08 +0200
commited1ace7e6ec8ab4869c3d17cccd6c7324b4f63c8 (patch)
tree32cf856d3a41ba3f8bdb27026735a45f20a44b11
parenta97112aef47549af212e86a5cf283b26750fdc98 (diff)
downloadaur-xfce4-multiload-nandhp-plugin-git.tar.gz
Replace deprecated git:// use with git+https
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5e8cb466a3a8..a62ececab0c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: Dorian Wouters <gravgun at openmailbox dot org>
+# Maintainer: Céleste Wouters <foss at elementw dot net>
# Contributor: Pierre Carru <pierre.carru@gmail.com>
pkgname=xfce4-multiload-nandhp-plugin-git
pkgver=20130612
@@ -11,7 +11,7 @@ groups=('xfce4-goodies')
depends=('pacman' 'xfce4-panel>=4.7.4' 'libxfce4ui' 'libgtop')
makedepends=('git' 'intltool')
-source=('git://github.com/nandhp/multiload-nandhp.git')
+source=('git+https://github.com/nandhp/multiload-nandhp.git')
md5sums=('SKIP')
_gitname='multiload-nandhp'