summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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")