summaryrefslogtreecommitdiff
path: root/reboot-if-no-net-connection
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-10-24 20:47:43 +0200
committerErich Eckner <git@eckner.net>2020-10-24 20:47:43 +0200
commitbd71c7447bc47186085cac33c848147cfb479b0c (patch)
treecd70447548f4f264541ea78536380e9cd3e0c7d5 /reboot-if-no-net-connection
parentd1b83043a5f194584eb03ce399ee57ad46f7796c (diff)
downloadarchlinuxewe.git.save-bd71c7447bc47186085cac33c848147cfb479b0c.tar.xz
reboot-if-no-net-connection: change source url
Diffstat (limited to 'reboot-if-no-net-connection')
-rwxr-xr-xreboot-if-no-net-connection/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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')