summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Xhokaxhiu2019-07-15 01:01:37 +0200
committerJulian Xhokaxhiu2019-07-15 01:01:37 +0200
commitd833c3ceb9c7e356028f438a51a668466af1360a (patch)
treee2455082920e93ba99c93d4f3fc1c9778686e381
parent3d157b09a9b2c37406dcfe6ff9bedefb0ecdd9bb (diff)
downloadaur-d833c3ceb9c7e356028f438a51a668466af1360a.tar.gz
0.35.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d1ca86442ecb..e32e092f64a5 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.34.1
+ pkgver = 0.35.0
pkgrel = 1
url = https://github.com/GetPublii/Publii
arch = x86_64
license = MIT
- source = https://cdn.getpublii.com/Publii-0.34.1.rpm
- sha256sums = 7f8009497778053edc313876897411a0f2e88b41f0c7eeaff7d526b134b8d9b2
+ source = https://cdn.getpublii.com/Publii-0.35.0.rpm
+ sha256sums = 0cfc19cea2aeff2c5ee1bef72d3dfab4f25cd2f206f427b293ed63b52409887e
pkgname = publii
diff --git a/PKGBUILD b/PKGBUILD
index 33c2943e70d8..e9d5c4f2dc5a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Julian Xhokaxhiu <info at julianxhokaxhiu dot com>
pkgname=publii
-pkgver=0.34.1
+pkgver=0.35.0
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://cdn.getpublii.com/Publii-$pkgver.rpm")
-sha256sums=('7f8009497778053edc313876897411a0f2e88b41f0c7eeaff7d526b134b8d9b2')
+sha256sums=('0cfc19cea2aeff2c5ee1bef72d3dfab4f25cd2f206f427b293ed63b52409887e')
package() {
bsdtar -xpf "${srcdir}/Publii-$pkgver.rpm" -C $pkgdir