summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKat2018-08-18 16:29:04 -0700
committerKat2018-08-18 16:29:04 -0700
commitba302ce091a5592410f36298dac9773abfcf3b77 (patch)
treec688c30cef36542c1c348ba13c493edd9cdd7237
parentbd1d5d202428bade6898456a22f4127193c2f020 (diff)
downloadaur-ba302ce091a5592410f36298dac9773abfcf3b77.tar.gz
Updated KatWeb to v1.10.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 31e808591399..837385e42d04 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.0
+ pkgver = 1.10.1
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.0.tar.gz
+ source = https://github.com/kittyhacker101/KatWeb/archive/v1.10.1.tar.gz
source = https://kittyhacker101.tk/Static/aur.patch
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index bbe68ea3f44a..173b92e4a6ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: kittyhacker101 <kittyhacker101@protonmail.com>
pkgname=katweb
-pkgver=1.10.0
+pkgver=1.10.1
pkgrel=1
pkgdesc="A lightweight static web server and reverse proxy designed for the modern web."
arch=("x86_64")