summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRikard Falkeborn2020-01-26 07:30:24 +0100
committerRikard Falkeborn2020-01-26 07:30:24 +0100
commit62905e48b43d1a8bd203152c3aef13f54e9362b4 (patch)
tree7f87655452b4ecd7c02980df23c241a5872a6ee9 /PKGBUILD
parentf6f32856068bf2c11ec78a223485bbabf131b5f5 (diff)
downloadaur-62905e48b43d1a8bd203152c3aef13f54e9362b4.tar.gz
Update dead source link
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bebf13e25fc8..72e1c076d162 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Rikard Falkeborn <rikard.falkeborn@gmail.com>
pkgname=sensors-lxpanel-plugin
pkgver=1.7
-pkgrel=2
+pkgrel=3
pkgdesc="Monitor temperature/voltages/fan speeds in LXDE through lm-sensors."
arch=('i686' 'x86_64')
url="http://danamlund.dk/sensors_lxpanel_plugin"
license=('GPL2')
groups=(lxde)
depends=('lm_sensors' 'lxpanel')
-source=("http://s3.danamlund.dk.s3-website-us-east-1.amazonaws.com/sensors_lxpanel_plugin/${pkgname}-${pkgver}.tar.gz")
+source=("https://danamlund.dk/sensors_lxpanel_plugin/$pkgname-$pkgver.tar.gz")
md5sums=('a39c8b0316b1d6e955ea8426acaa83de')
build() {