summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Xhokaxhiu2021-01-01 23:46:10 +0100
committerJulian Xhokaxhiu2021-01-01 23:46:10 +0100
commitf7f5097b5bff6b32b87a5340de585ac3790ef9c2 (patch)
treeaead14fbad19fa6cf16f8f191fdcfcee3d6d65eb
parentdac1f900f7a2113b6f65d92f08ffb5d6f01c201f (diff)
downloadaur-f7f5097b5bff6b32b87a5340de585ac3790ef9c2.tar.gz
0.37.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1ccbf292faf6..512c24fef43f 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.2
+ pkgver = 0.37.3
pkgrel = 1
url = https://github.com/GetPublii/Publii
arch = x86_64
license = MIT
- source = https://getpublii.com/download/Publii-0.37.2.rpm
- sha256sums = 9e4cc2e0ec89bcf764e50dce71d2f61af9797382ce142e2c3451c56196eb93ae
+ source = https://getpublii.com/download/Publii-0.37.3.rpm
+ sha256sums = cd3fa542051b9d6044b2c6b8af26b934221c2fc8e3abbfabe8b389df52c1a1e0
pkgname = publii
diff --git a/PKGBUILD b/PKGBUILD
index 764bff6dc156..60bba04c7589 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Julian Xhokaxhiu <info at julianxhokaxhiu dot com>
pkgname=publii
-pkgver=0.37.2
+pkgver=0.37.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=('9e4cc2e0ec89bcf764e50dce71d2f61af9797382ce142e2c3451c56196eb93ae')
+sha256sums=('cd3fa542051b9d6044b2c6b8af26b934221c2fc8e3abbfabe8b389df52c1a1e0')
package() {
bsdtar -xpf "${srcdir}/Publii-$pkgver.rpm" -C $pkgdir