summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Xhokaxhiu2022-07-31 18:01:49 +0200
committerJulian Xhokaxhiu2022-07-31 18:01:49 +0200
commit055e4c84400aa791c003ef5a118f691ad6ce3c14 (patch)
tree73d7926b1ccdffac53c7294b279ceb1fa5ba79d3
parente7fcd66e2a7d06df039a21721e70989262fbc888 (diff)
downloadaur-055e4c84400aa791c003ef5a118f691ad6ce3c14.tar.gz
0.40.2-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2c7e71d4923c..3619b9719fce 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.1
+ pkgver = 0.40.2
pkgrel = 1
url = https://github.com/GetPublii/Publii
arch = x86_64
license = MIT
- source = https://getpublii.com/download/Publii-0.40.1.rpm
- sha256sums = ad5e8c4dc93e70095e298eec58830c6575978fdf47254e680df69cba8251ab66
+ source = https://getpublii.com/download/Publii-0.40.2.rpm
+ sha256sums = 805c35e34f559f9771be504c790b491f908177e29c99f7267903c1f8a122737b
pkgname = publii
diff --git a/PKGBUILD b/PKGBUILD
index 4d7d9e808940..8af1752de1ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Julian Xhokaxhiu <info at julianxhokaxhiu dot com>
pkgname=publii
-pkgver=0.40.1
+pkgver=0.40.2
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=('ad5e8c4dc93e70095e298eec58830c6575978fdf47254e680df69cba8251ab66')
+sha256sums=('805c35e34f559f9771be504c790b491f908177e29c99f7267903c1f8a122737b')
package() {
bsdtar -xpf "${srcdir}/Publii-$pkgver.rpm" -C $pkgdir