From bd71c7447bc47186085cac33c848147cfb479b0c Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sat, 24 Oct 2020 20:47:43 +0200 Subject: reboot-if-no-net-connection: change source url --- reboot-if-no-net-connection/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'reboot-if-no-net-connection') diff --git a/reboot-if-no-net-connection/PKGBUILD b/reboot-if-no-net-connection/PKGBUILD index c60cadac..652fa4cf 100755 --- a/reboot-if-no-net-connection/PKGBUILD +++ b/reboot-if-no-net-connection/PKGBUILD @@ -8,7 +8,7 @@ url="https://git.eckner.net/Erich/${pkgname}" license=('GPL') depends=('iproute2') source=( - "https://git.eckner.net/Erich/${pkgname}/snapshot/${pkgname}-v${pkgver}.tar.xz" + "https://git.eckner.net/Erich/${pkgname}/snapshot/${pkgname}-${pkgver}.tar.xz" ) sha512sums=('b14b4f60a423dc415a5959380f0d55c4090e6cff1233432152e6460c188f74d8784600fd85de52d3c2df0bdbecff74f58cc0f2af022eebc6e6c8fc4c9de00ba8') -- cgit v1.2.3-54-g00ecf