summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1716deafe82b..093f502b10f8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = dug-git
pkgdesc = A powerful global DNS progagation checker that can output in a variety of formats.
pkgver = r218.7502669
pkgrel = 1
- url = https://git.kaijucode.com/matt/dug
+ url = https://dug.unfrl.com/
arch = x86_64
license = custom:ANTI-CAPITALIST SOFTWARE LICENSE v1.4
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index 1f814a2bf0ee..af1ded13e8f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=r218.7502669
pkgrel=1
pkgdesc="A powerful global DNS progagation checker that can output in a variety of formats."
arch=(x86_64)
-url="https://git.kaijucode.com/matt/dug"
+url="https://dug.unfrl.com/"
license=('custom:ANTI-CAPITALIST SOFTWARE LICENSE v1.4')
depends=()
makedepends=(git 'dotnet-runtime>=5.0.0' 'dotnet-sdk>=5.0.0', 'dotnet-host>=5.0.0')