summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Xhokaxhiu2023-04-01 20:02:21 +0200
committerJulian Xhokaxhiu2023-04-01 20:02:21 +0200
commit7f5ff92ba62359f53c0f07742926f7ee9a394a97 (patch)
treedb0a2ab325804a07384346ba3701de3f7127feda
parentb108379695401dd2f6ee33581784ae1781ef4b99 (diff)
downloadaur-7f5ff92ba62359f53c0f07742926f7ee9a394a97.tar.gz
0.42.0-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9dd87172a893..2aa361e4e709 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.1
- pkgrel = 2
+ pkgver = 0.42.0
+ pkgrel = 1
url = https://github.com/GetPublii/Publii
arch = x86_64
license = MIT
- source = https://getpublii.com/download/Publii-0.41.1.rpm
- sha256sums = 2ede926a229db149f76e23a6bcac3c5f47c8e760876f447feefe08e9ac5fc26f
+ source = https://getpublii.com/download/Publii-0.42.0.rpm
+ sha256sums = 9f2071491393162ebd9a02d71c31dbe8c1ec92dd1bc52423dc48b81415a59caf
pkgname = publii
diff --git a/PKGBUILD b/PKGBUILD
index a192127447ae..3a103d75e29a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Julian Xhokaxhiu <info at julianxhokaxhiu dot com>
pkgname=publii
-pkgver=0.41.1
-pkgrel=2
+pkgver=0.42.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=('2ede926a229db149f76e23a6bcac3c5f47c8e760876f447feefe08e9ac5fc26f')
+sha256sums=('9f2071491393162ebd9a02d71c31dbe8c1ec92dd1bc52423dc48b81415a59caf')
package() {
bsdtar -xpf "${srcdir}/Publii-$pkgver.rpm" -C $pkgdir