summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKotelnik2015-10-22 16:24:05 +0200
committerKotelnik2015-10-22 16:24:05 +0200
commitef0601aa28a3f67442b5f2ccd2469614b5cb3aba (patch)
tree0eb0a339c2e9a24b566c651fa1a347f09f815a22
parentd4a4a0a790344b99c6d9297da150ad0ebc58d696 (diff)
downloadaur-ef0601aa28a3f67442b5f2ccd2469614b5cb3aba.tar.gz
update
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d6b64eef8ad5..18f160a06c20 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -12,7 +12,7 @@ pkgbase = plasma5-applets-network-monitor-git
provides = plasma5-applets-network-monitor
conflicts = plasma5-applets-network-monitor
conflicts = plasma-applet-network-monitor-git
- source = git://github.com/kotelnik/plasma-applet-network-monitor.git
+ source = git+https://github.com/kotelnik/plasma-applet-network-monitor.git
md5sums = SKIP
pkgname = plasma5-applets-network-monitor-git
diff --git a/PKGBUILD b/PKGBUILD
index bec97c24d188..ac5be14664ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ depends=('plasma-workspace' 'qt5-graphicaleffects')
makedepends=('git' 'extra-cmake-modules')
conflicts=("${_pkgname-*}" 'plasma-applet-network-monitor-git')
provides=("${_pkgname-*}")
-source=("git://github.com/kotelnik/$_gitpkgname.git")
+source=("git+https://github.com/kotelnik/$_gitpkgname.git")
md5sums=('SKIP')
pkgver() {