summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKat2018-06-16 17:27:59 -0700
committerKat2018-06-16 17:27:59 -0700
commit4738a7c229fc7aac2c689d395d8391d8996668b4 (patch)
tree55dad48136950124accc1189cf42b47a7e13ebb3
parente8320873c2eea64c315b16229627e83dacb4d861 (diff)
downloadaur-4738a7c229fc7aac2c689d395d8391d8996668b4.tar.gz
Updated to v1.9.7
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 386d64ccd4b0..13e339d71b3f 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.9.7
+ pkgver = 1.9.8
pkgrel = 1
url = https://github.com/kittyhacker101/KatWeb
arch = any
@@ -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.9.7.tar.gz
+ source = https://github.com/kittyhacker101/KatWeb/archive/v1.9.8.tar.gz
source = https://kittyhacker101.tk/Static/aur.patch
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 6c9ae02ccfdf..8a279eee172d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: kittyhacker101 <kittyhacker101@protonmail.com>
pkgname=katweb
-pkgver=1.9.7
+pkgver=1.9.8
pkgrel=1
pkgdesc="A lightweight static web server and reverse proxy designed for the modern web."
arch=("any")