summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Xhokaxhiu2021-03-27 17:43:11 +0100
committerJulian Xhokaxhiu2021-03-27 17:43:11 +0100
commit83648139e91540d881188344673843268b20eb6c (patch)
treef582aa1a3968db674b0a30706b8cac0c109f3a90
parentf7f5097b5bff6b32b87a5340de585ac3790ef9c2 (diff)
downloadaur-83648139e91540d881188344673843268b20eb6c.tar.gz
0.38.1-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 512c24fef43f..cc65b3eec326 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.37.3
+ pkgver = 0.38.1
pkgrel = 1
url = https://github.com/GetPublii/Publii
arch = x86_64
license = MIT
- source = https://getpublii.com/download/Publii-0.37.3.rpm
- sha256sums = cd3fa542051b9d6044b2c6b8af26b934221c2fc8e3abbfabe8b389df52c1a1e0
+ source = https://getpublii.com/download/Publii-0.38.1.rpm
+ sha256sums = a348abbed759619f93a6f64ef94b9ee990560a53c1f294df471125bb3401bfb6
pkgname = publii
diff --git a/PKGBUILD b/PKGBUILD
index 60bba04c7589..659068dd504c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Julian Xhokaxhiu <info at julianxhokaxhiu dot com>
pkgname=publii
-pkgver=0.37.3
+pkgver=0.38.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=('cd3fa542051b9d6044b2c6b8af26b934221c2fc8e3abbfabe8b389df52c1a1e0')
+sha256sums=('a348abbed759619f93a6f64ef94b9ee990560a53c1f294df471125bb3401bfb6')
package() {
bsdtar -xpf "${srcdir}/Publii-$pkgver.rpm" -C $pkgdir