summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Xhokaxhiu2020-09-28 23:34:08 +0200
committerJulian Xhokaxhiu2020-09-28 23:34:08 +0200
commit7d33dc66926806c80a6edf316e70e9ca387b3e72 (patch)
tree434305c5d57dc5dcdf87a25595a846e33b5235c7
parentfd384b95e2d2c1c4cbde0110e3baace045be0b02 (diff)
downloadaur-7d33dc66926806c80a6edf316e70e9ca387b3e72.tar.gz
0.37.1-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c57ac21cde1d..37a176e2c7b6 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.36.1
- pkgrel = 2
+ pkgver = 0.37.1
+ pkgrel = 1
url = https://github.com/GetPublii/Publii
arch = x86_64
license = MIT
- source = https://getpublii.com/download/Publii-0.36.1.rpm
- sha256sums = 52399d47e05b8946ce6f3afb449f1a07da459e53228df25b99687fa0c65ff1d8
+ source = https://getpublii.com/download/Publii-0.37.1.rpm
+ sha256sums = ab170ea170f899dc8916b9189add1c93286ccb77bf48976289d3002fb95082da
pkgname = publii
diff --git a/PKGBUILD b/PKGBUILD
index 38e70374c679..1080fd34b453 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Julian Xhokaxhiu <info at julianxhokaxhiu dot com>
pkgname=publii
-pkgver=0.36.1
-pkgrel=2
+pkgver=0.37.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=('52399d47e05b8946ce6f3afb449f1a07da459e53228df25b99687fa0c65ff1d8')
+sha256sums=('ab170ea170f899dc8916b9189add1c93286ccb77bf48976289d3002fb95082da')
package() {
bsdtar -xpf "${srcdir}/Publii-$pkgver.rpm" -C $pkgdir