summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Xhokaxhiu2022-11-04 17:21:45 +0100
committerJulian Xhokaxhiu2022-11-04 17:21:45 +0100
commit55df59d01a7fe81a339d232b5de274e6ccae06a7 (patch)
treee1eec56329268b78ba9a34a3d048d1a982548830
parenta9b03a1c8b4a5c8176e97b41f500411aec03ca14 (diff)
downloadaur-55df59d01a7fe81a339d232b5de274e6ccae06a7.tar.gz
0.41.0-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4bd85ed630ec..b9cabb955a63 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.3
+ pkgver = 0.41.0
pkgrel = 1
url = https://github.com/GetPublii/Publii
arch = x86_64
license = MIT
- source = https://getpublii.com/download/Publii-0.40.3.rpm
- sha256sums = b0a7397cde794efa9561b3d417f2de579e50988f10c88320cef6dcc9ea8c3f01
+ source = https://getpublii.com/download/Publii-0.41.0.rpm
+ sha256sums = d778b7b8decf80b113db25b59f9509e5742cb36764f3238958c0812a759a113c
pkgname = publii
diff --git a/PKGBUILD b/PKGBUILD
index 216848b102fe..7a92b13330f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Julian Xhokaxhiu <info at julianxhokaxhiu dot com>
pkgname=publii
-pkgver=0.40.3
+pkgver=0.41.0
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=('b0a7397cde794efa9561b3d417f2de579e50988f10c88320cef6dcc9ea8c3f01')
+sha256sums=('d778b7b8decf80b113db25b59f9509e5742cb36764f3238958c0812a759a113c')
package() {
bsdtar -xpf "${srcdir}/Publii-$pkgver.rpm" -C $pkgdir