summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormutantmonkey2023-03-25 17:48:15 -0700
committermutantmonkey2023-03-25 17:48:15 -0700
commitdfd6fe87f331713b76c5cbeeea9fbf4ce146c1bd (patch)
tree46581746226f5a68cc3eae1e5104b35ea3e709fd /PKGBUILD
parentaf598b27dc05f624e7e91734a93851b168c2d251 (diff)
downloadaur-wrapsix.tar.gz
wrapsix: update URLs
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 142a86dab72b..8e685b487957 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@ pkgver=0.2.1
pkgrel=1
pkgdesc="Fast userspace NAT64 daemon for Linux"
arch=('x86_64')
-url="https://www.wrapsix.org/"
+url="https://www.semirocket.science/projects/wrapsix/"
license=('GPL3')
backup=('etc/wrapsix.conf')
-source=("https://www.wrapsix.org/download/wrapsix-${pkgver}.tar.bz2")
+source=("https://www.semirocket.science/projects/wrapsix/download/wrapsix-${pkgver}.tar.bz2")
sha512sums=('efac69a470e83cb585ad5649a782c6b42bb2d577e9a1ec5b9787a0eb19162c332d417a7d6767f8db8268dfc3e42a83c503dd4e656409f26a913b6619e25a6dd9')
build() {