summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorСтрахиња Радић2023-09-18 18:57:07 +0200
committerСтрахиња Радић2023-09-18 18:57:07 +0200
commit37e6f3cf9208b71a3750461a6abb4599fb149397 (patch)
tree8ca7de2de21caa958317afb920bf87c02bc15941 /PKGBUILD
parent1228170dc35ed2ff0f3edae862cc3e713bb05ad2 (diff)
downloadaur-37e6f3cf9208b71a3750461a6abb4599fb149397.tar.gz
Update to 0.6.8
Signed-off-by: Страхиња Радић <contact@strahinja.org>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5a7365336dae..6626e2a43b31 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Strahinya Radich <contact@strahinja.org>
pkgname=slweb
-pkgver=0.6.7
+pkgver=0.6.8
pkgrel=1
pkgdesc="Simple static website generator"
arch=('x86_64')
url="https://strahinja.srht.site/slweb"
license=('GPL3')
source=("$pkgname-$pkgver.tar.gz::https://git.sr.ht/~strahinja/slweb/archive/v$pkgver.tar.gz")
-md5sums=('fcbaef9127e44d86432f122a5482a1a7')
+md5sums=('9becf057cf8c44f56a16e76714917a76')
#build() {
# local redo=$(command -v redo || echo ./do -c)