summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Xhokaxhiu2021-04-25 17:43:27 +0200
committerJulian Xhokaxhiu2021-04-25 17:43:27 +0200
commit292fed3e851a4e86409b31f87f1af9645b090922 (patch)
tree40d3608827b669c33e01649068a3af105c911506
parent83648139e91540d881188344673843268b20eb6c (diff)
downloadaur-292fed3e851a4e86409b31f87f1af9645b090922.tar.gz
0.38.2-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cc65b3eec326..255c3ab628d4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
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.1
+ pkgver = 0.38.2
pkgrel = 1
url = https://github.com/GetPublii/Publii
arch = x86_64
license = MIT
- source = https://getpublii.com/download/Publii-0.38.1.rpm
- sha256sums = a348abbed759619f93a6f64ef94b9ee990560a53c1f294df471125bb3401bfb6
+ source = https://getpublii.com/download/Publii-0.38.2.rpm
+ sha256sums = 1320a5a7347eecda72fc040b54094543be23faa382541d7c3c2db675330f94c5
pkgname = publii
diff --git a/PKGBUILD b/PKGBUILD
index 659068dd504c..a3cce4f3233e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Julian Xhokaxhiu <info at julianxhokaxhiu dot com>
pkgname=publii
-pkgver=0.38.1
+pkgver=0.38.2
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=('a348abbed759619f93a6f64ef94b9ee990560a53c1f294df471125bb3401bfb6')
+sha256sums=('1320a5a7347eecda72fc040b54094543be23faa382541d7c3c2db675330f94c5')
package() {
bsdtar -xpf "${srcdir}/Publii-$pkgver.rpm" -C $pkgdir