summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Xhokaxhiu2022-07-10 10:31:06 +0200
committerJulian Xhokaxhiu2022-07-10 10:31:06 +0200
commite7fcd66e2a7d06df039a21721e70989262fbc888 (patch)
treee592f3f4501b1e1895e7becc244c2917fe4194e7
parent906df531b465af3545d1270b17f27c49e2078664 (diff)
downloadaur-e7fcd66e2a7d06df039a21721e70989262fbc888.tar.gz
0.40.1-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2028af8c31a5..2c7e71d4923c 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.39.1
+ pkgver = 0.40.1
pkgrel = 1
url = https://github.com/GetPublii/Publii
arch = x86_64
license = MIT
- source = https://getpublii.com/download/Publii-0.39.1.rpm
- sha256sums = 885415f6a1a40e8551dda79d36de696a7c36316458d1a838db023e308905f454
+ source = https://getpublii.com/download/Publii-0.40.1.rpm
+ sha256sums = ad5e8c4dc93e70095e298eec58830c6575978fdf47254e680df69cba8251ab66
pkgname = publii
diff --git a/PKGBUILD b/PKGBUILD
index db0373f7fe9a..4d7d9e808940 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Julian Xhokaxhiu <info at julianxhokaxhiu dot com>
pkgname=publii
-pkgver=0.39.1
+pkgver=0.40.1
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=('885415f6a1a40e8551dda79d36de696a7c36316458d1a838db023e308905f454')
+sha256sums=('ad5e8c4dc93e70095e298eec58830c6575978fdf47254e680df69cba8251ab66')
package() {
bsdtar -xpf "${srcdir}/Publii-$pkgver.rpm" -C $pkgdir