summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Xhokaxhiu2021-08-07 14:34:33 +0200
committerJulian Xhokaxhiu2021-08-07 14:34:45 +0200
commit9a9f34f81da981bde25928a3545d2348f63abf57 (patch)
tree6566268cd2224ae3c0127d78825721b1cd2ec814
parent292fed3e851a4e86409b31f87f1af9645b090922 (diff)
downloadaur-9a9f34f81da981bde25928a3545d2348f63abf57.tar.gz
0.38.3-1
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 255c3ab628d4..057a99c1f8a7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +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.38.2
+ pkgver = 0.38.3
pkgrel = 1
url = https://github.com/GetPublii/Publii
arch = x86_64
license = MIT
- source = https://getpublii.com/download/Publii-0.38.2.rpm
- sha256sums = 1320a5a7347eecda72fc040b54094543be23faa382541d7c3c2db675330f94c5
+ source = https://getpublii.com/download/Publii-0.38.3.rpm
+ sha256sums = c23690462f72d00c6a1baf34db23ad3b57428651bd58529bde3e7e4a6dda6662
pkgname = publii
-
diff --git a/PKGBUILD b/PKGBUILD
index a3cce4f3233e..77471c9c8ff6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Julian Xhokaxhiu <info at julianxhokaxhiu dot com>
pkgname=publii
-pkgver=0.38.2
+pkgver=0.38.3
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=('1320a5a7347eecda72fc040b54094543be23faa382541d7c3c2db675330f94c5')
+sha256sums=('c23690462f72d00c6a1baf34db23ad3b57428651bd58529bde3e7e4a6dda6662')
package() {
bsdtar -xpf "${srcdir}/Publii-$pkgver.rpm" -C $pkgdir