summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Xhokaxhiu2023-01-04 10:11:54 +0100
committerJulian Xhokaxhiu2023-01-04 10:11:54 +0100
commitdb9035bd249bf1926fff979b9f609c0c7f4552d3 (patch)
treeb9ab412beef3653f1ac998af8a5095da3eaf8f83
parent55df59d01a7fe81a339d232b5de274e6ccae06a7 (diff)
downloadaur-db9035bd249bf1926fff979b9f609c0c7f4552d3.tar.gz
0.41.1-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b9cabb955a63..f3f8f8c724c1 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.41.0
+ pkgver = 0.41.1
pkgrel = 1
url = https://github.com/GetPublii/Publii
arch = x86_64
license = MIT
- source = https://getpublii.com/download/Publii-0.41.0.rpm
- sha256sums = d778b7b8decf80b113db25b59f9509e5742cb36764f3238958c0812a759a113c
+ source = https://getpublii.com/download/Publii-0.41.1.rpm
+ sha256sums = 2ede926a229db149f76e23a6bcac3c5f47c8e760876f447feefe08e9ac5fc26f
pkgname = publii
diff --git a/PKGBUILD b/PKGBUILD
index 7a92b13330f9..8037da5a9bb5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Julian Xhokaxhiu <info at julianxhokaxhiu dot com>
pkgname=publii
-pkgver=0.41.0
+pkgver=0.41.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=('d778b7b8decf80b113db25b59f9509e5742cb36764f3238958c0812a759a113c')
+sha256sums=('2ede926a229db149f76e23a6bcac3c5f47c8e760876f447feefe08e9ac5fc26f')
package() {
bsdtar -xpf "${srcdir}/Publii-$pkgver.rpm" -C $pkgdir