diff options
Diffstat (limited to 'reboot-if-no-net-connection')
-rwxr-xr-x | reboot-if-no-net-connection/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/reboot-if-no-net-connection/PKGBUILD b/reboot-if-no-net-connection/PKGBUILD index c60cadac3..652fa4cfc 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') |