summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 577592eee5fc..d279e58a6537 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
-# Maintainer: Busindre <busilezas at gmail dot com>
+# Maintainer: Busindre <busilezas at busindre dot com>
pkgname=balance
pkgver=3.57
pkgrel=1
pkgdesc='Command line TCP load balancing with round-robin and failover.'
arch=('any')
-url='https://www.inlab.de/balance.html'
+url='https://www.inlab.net/balance/'
license=('GPL')
depends=('glibc')
-source=("https://www.inlab.de/${pkgname}-${pkgver}.tar.gz")
+source=("https://www.inlab.net/wp-content/uploads/2018/05/${pkgname}-${pkgver}.tar.gz")
sha512sums=('191195e2aa62c867d85085f273db911e8957c3eea7bed8e58abc29e125a0b0a4487048c7db5857e32f54545de1f81f8148b174225aaf8cf1e3a66e4b040748b4')
build() {