diff options
Diffstat (limited to 'logwatch-extra')
-rwxr-xr-x | logwatch-extra/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/logwatch-extra/PKGBUILD b/logwatch-extra/PKGBUILD index 4addd290d..c10a519ad 100755 --- a/logwatch-extra/PKGBUILD +++ b/logwatch-extra/PKGBUILD @@ -4,7 +4,7 @@ pkgver=0.1 pkgrel=1 pkgdesc="extra-capabilities for logwatch: better cron-frontend" arch=('any') -url="" +url="https://opensources.eckner.net/ls.php?ls=${pkgname}" license=('GPL') groups=() depends=('logwatch') @@ -17,7 +17,7 @@ replaces=() backup=('var/cache/logwatch/letzteMeldung') options=() source=( - "${pkgname}-${pkgver}.tar.gz::http://opensources.eckner.net/dl.php?dl=${pkgname}-${pkgver}" + "${pkgname}-${pkgver}.tar.gz::https://opensources.eckner.net/dl.php?dl=${pkgname}-${pkgver}" ) sha256sums=( "f5af9b42d609225e96ce050617d57da67942b24c4dd83094de31188cd70f3802" |