summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKotelnik2015-10-26 21:08:15 +0100
committerKotelnik2015-10-26 21:08:15 +0100
commit018895e658c9453036f7b1df6af7e19f5bcbfd6b (patch)
tree9503b75d3587fca68b6bc26d061f3fc5df587f20
parentbcf721af214d28f69f5cace3ee9de9a9dbead0fc (diff)
downloadaur-018895e658c9453036f7b1df6af7e19f5bcbfd6b.tar.gz
update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 066116303255..1880421243e0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = plasma5-applets-resources-monitor-git
pkgdesc = Plasmoid for Plasma 5. Shows information about CPU and RAM.
- pkgver = r9.8904dbc
+ pkgver = r15.4f687d6
pkgrel = 1
url = https://github.com/kotelnik/plasma-applet-resources-monitor
arch = any
@@ -12,7 +12,7 @@ pkgbase = plasma5-applets-resources-monitor-git
provides = plasma5-applets-resources-monitor
conflicts = plasma5-applets-resources-monitor
conflicts = plasma-applet-resources-monitor-git
- source = git://github.com/kotelnik/plasma-applet-resources-monitor.git
+ source = git+https://github.com/kotelnik/plasma-applet-resources-monitor.git
md5sums = SKIP
pkgname = plasma5-applets-resources-monitor-git
diff --git a/PKGBUILD b/PKGBUILD
index 140974d72a35..be7b3b0be8a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=plasma5-applets-resources-monitor-git
_pkgname=plasma5-applets-resources-monitor
_gitpkgname=plasma-applet-resources-monitor
-pkgver=r9.8904dbc
+pkgver=r15.4f687d6
pkgrel=1
pkgdesc="Plasmoid for Plasma 5. Shows information about CPU and RAM."
arch=('any')
@@ -13,7 +13,7 @@ depends=('plasma-workspace' 'qt5-graphicaleffects')
makedepends=('git' 'extra-cmake-modules')
conflicts=("${_pkgname-*}" 'plasma-applet-resources-monitor-git')
provides=("${_pkgname-*}")
-source=("git://github.com/kotelnik/$_gitpkgname.git")
+source=("git+https://github.com/kotelnik/$_gitpkgname.git")
md5sums=('SKIP')
pkgver() {