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 5c39b88b0e69..29c293c42c33 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = caddy-webdav-git
pkgdesc = HTTP/2 Web Server with Automatic HTTPS and webdav plugin
pkgver = 20230822.4776f62c
- pkgrel = 1
+ pkgrel = 2
url = https://giteub.com/caddyserver/caddy
arch = x86_64
license = Apache
diff --git a/PKGBUILD b/PKGBUILD
index a8a76a88d304..7124165b6e12 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=20230822.4776f62c
pkgrel=1
pkgdesc='HTTP/2 Web Server with Automatic HTTPS and webdav plugin'
arch=('x86_64')
-url="https://giteub.com/caddyserver/caddy"
+url="https://github.com/caddyserver/caddy"
license=('Apache')
depends=()
makedepends=('git' 'go')