summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKat2018-06-07 14:46:10 -0700
committerKat2018-06-07 14:46:10 -0700
commite8320873c2eea64c315b16229627e83dacb4d861 (patch)
tree2f63ece914cae05611def7ac7d8c9751c37121c4 /PKGBUILD
parentc3c0f10021f11fac44d0d39ee52fcaca8d604e6e (diff)
downloadaur-e8320873c2eea64c315b16229627e83dacb4d861.tar.gz
Updated to v1.9.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a2752bb9bb96..6c9ae02ccfdf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=("any")
url="https://github.com/kittyhacker101/KatWeb"
license=('custom:Unlicense')
makedepends=('git' 'go' 'glibc')
-source=("https://github.com/kittyhacker101/KatWeb/archive/v$pkgver.tar.gz" "https://cdn.kittyhacker101.tk/Static/aur.patch")
+source=("https://github.com/kittyhacker101/KatWeb/archive/v$pkgver.tar.gz" "https://kittyhacker101.tk/Static/aur.patch")
sha256sums=('SKIP' 'SKIP')
options=('!strip')
backup=('usr/share/katweb/conf.json' 'usr/share/katweb/html/index.html' 'usr/share/katweb/ssl/server.crt' 'usr/share/katweb/ssl/server.key')