summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 556e2450e2c5..8de5755bd9ff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = cinnamon-applet-hardware-monitor
pkgdesc = Graphical hardware monitor displaying your realtime CPU and memory load with colored charts
- pkgver = 1.3
- pkgrel = 2
- url = http://cinnamon-spices.linuxmint.com/applets/view/12
+ pkgver = 1.3.1
+ pkgrel = 1
+ url = https://cinnamon-spices.linuxmint.com/applets/view/12
arch = any
groups = cinnamon-applets
license = GPL
@@ -10,7 +10,7 @@ pkgbase = cinnamon-applet-hardware-monitor
depends = libgtop
depends = libgudev
source = https://cinnamon-spices.linuxmint.com/files/applets/hwmonitor@sylfurd.zip
- sha512sums = 7017c424604a3d9a6c77d0b0ff2dbf0cd1c2d612f615b22e8c569107487d4eede188ed1f1795d718df4d92440b94d0333326dc9d4269b9503bb6ceb167930bfc
+ sha512sums = 42d380e4323b25c9eca67da8d90ba08b678a475e1ecf4c7369281932745384065a6a42416e02c2a37d077a3629fb93c68f81c336b90471a4c7427ebadeef7625
pkgname = cinnamon-applet-hardware-monitor
diff --git a/PKGBUILD b/PKGBUILD
index c1e48328c84b..da4a0fb33394 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,16 @@
# Contributor: Marcos Heredia <chelqo@gmail.com>
pkgname=cinnamon-applet-hardware-monitor
-pkgver=1.3
-pkgrel=2
+pkgver=1.3.1
+pkgrel=1
pkgdesc="Graphical hardware monitor displaying your realtime CPU and memory load with colored charts"
arch=('any')
-url="http://cinnamon-spices.linuxmint.com/applets/view/12"
+url="https://cinnamon-spices.linuxmint.com/applets/view/12"
license=('GPL')
groups=('cinnamon-applets')
depends=('cinnamon' 'libgtop' 'libgudev')
source=("https://cinnamon-spices.linuxmint.com/files/applets/hwmonitor@sylfurd.zip")
-sha512sums=('7017c424604a3d9a6c77d0b0ff2dbf0cd1c2d612f615b22e8c569107487d4eede188ed1f1795d718df4d92440b94d0333326dc9d4269b9503bb6ceb167930bfc')
+sha512sums=('42d380e4323b25c9eca67da8d90ba08b678a475e1ecf4c7369281932745384065a6a42416e02c2a37d077a3629fb93c68f81c336b90471a4c7427ebadeef7625')
_applet=hwmonitor@sylfurd
package() {