summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b1f1dc620bb8..09c4584055ba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
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.31.3
+ pkgver = 0.32.4
pkgrel = 1
url = https://github.com/GetPublii/Publii
arch = i686
arch = x86_64
license = MIT
- source = https://cdn.getpublii.com/Publii_0.31.3.rpm
- sha256sums = 0879c5f000455b1df57e183d8248b3981104b2fd2273c4b07c7b4298356c2d1a
+ source = https://cdn.getpublii.com/Publii_0.32.4.rpm
+ sha256sums = b558d404d83d4760b56efd5479dc35bb6658180ae7e68515e66a79e31f976bec
pkgname = publii
diff --git a/PKGBUILD b/PKGBUILD
index 81b34d6b604f..d830428bab48 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Julian Xhokaxhiu <info at julianxhokaxhiu dot com>
pkgname=publii
-pkgver=0.31.3
+pkgver=0.32.4
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=('i686' 'x86_64')
url="https://github.com/GetPublii/Publii"
license=('MIT')
source=("https://cdn.getpublii.com/Publii_$pkgver.rpm")
-sha256sums=('0879c5f000455b1df57e183d8248b3981104b2fd2273c4b07c7b4298356c2d1a')
+sha256sums=('b558d404d83d4760b56efd5479dc35bb6658180ae7e68515e66a79e31f976bec')
package() {
bsdtar -xpf "${srcdir}/Publii_$pkgver.rpm" -C $pkgdir