summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKat2018-09-03 11:38:17 -0700
committerKat2018-09-03 11:38:17 -0700
commit4c062c4e4c32425abb105770b48158f6ebd0c037 (patch)
tree55c4ee5079139ffcf990ce4158e7fc88f92a1f75
parentba302ce091a5592410f36298dac9773abfcf3b77 (diff)
downloadaur-katweb.tar.gz
Updated KatWeb
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 837385e42d04..18f1c0ea5a4a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = katweb
pkgdesc = A lightweight static web server and reverse proxy designed for the modern web.
- pkgver = 1.10.1
+ pkgver = 1.10.2
pkgrel = 1
url = https://github.com/kittyhacker101/KatWeb
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = katweb
backup = usr/share/katweb/html/index.html
backup = usr/share/katweb/ssl/server.crt
backup = usr/share/katweb/ssl/server.key
- source = https://github.com/kittyhacker101/KatWeb/archive/v1.10.1.tar.gz
+ source = https://github.com/kittyhacker101/KatWeb/archive/v1.10.2.tar.gz
source = https://kittyhacker101.tk/Static/aur.patch
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 173b92e4a6ea..77dbfab42a18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: kittyhacker101 <kittyhacker101@protonmail.com>
pkgname=katweb
-pkgver=1.10.1
+pkgver=1.10.2
pkgrel=1
pkgdesc="A lightweight static web server and reverse proxy designed for the modern web."
arch=("x86_64")