summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Xhokaxhiu2022-09-20 09:05:11 +0200
committerJulian Xhokaxhiu2022-09-20 09:05:11 +0200
commita9b03a1c8b4a5c8176e97b41f500411aec03ca14 (patch)
tree0bf4d45ed8fe931e0026b72ff5c044f4a0db6ec7
parent055e4c84400aa791c003ef5a118f691ad6ce3c14 (diff)
downloadaur-a9b03a1c8b4a5c8176e97b41f500411aec03ca14.tar.gz
0.40.3-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3619b9719fce..4bd85ed630ec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = publii
pkgdesc = Publii is a desktop-based CMS for Windows, Mac and Linux that makes creating static websites fast and hassle-free, even for beginners
- pkgver = 0.40.2
+ pkgver = 0.40.3
pkgrel = 1
url = https://github.com/GetPublii/Publii
arch = x86_64
license = MIT
- source = https://getpublii.com/download/Publii-0.40.2.rpm
- sha256sums = 805c35e34f559f9771be504c790b491f908177e29c99f7267903c1f8a122737b
+ source = https://getpublii.com/download/Publii-0.40.3.rpm
+ sha256sums = b0a7397cde794efa9561b3d417f2de579e50988f10c88320cef6dcc9ea8c3f01
pkgname = publii
diff --git a/PKGBUILD b/PKGBUILD
index 8af1752de1ac..216848b102fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Julian Xhokaxhiu <info at julianxhokaxhiu dot com>
pkgname=publii
-pkgver=0.40.2
+pkgver=0.40.3
pkgrel=1
pkgdesc="Publii is a desktop-based CMS for Windows, Mac and Linux that makes creating static websites fast and hassle-free, even for beginners"
arch=('x86_64')
url="https://github.com/GetPublii/Publii"
license=('MIT')
source=("https://getpublii.com/download/Publii-$pkgver.rpm")
-sha256sums=('805c35e34f559f9771be504c790b491f908177e29c99f7267903c1f8a122737b')
+sha256sums=('b0a7397cde794efa9561b3d417f2de579e50988f10c88320cef6dcc9ea8c3f01')
package() {
bsdtar -xpf "${srcdir}/Publii-$pkgver.rpm" -C $pkgdir