summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Xhokaxhiu2019-03-14 21:20:27 +0100
committerJulian Xhokaxhiu2019-03-14 21:20:27 +0100
commit9bbabf3962cc625d9878a74d962687487a53c93a (patch)
tree5b144022f0890a5059f15d36db374f360a10192f
parentd85112e5a58f14e76d9c2c774d8204644df8735b (diff)
downloadaur-9bbabf3962cc625d9878a74d962687487a53c93a.tar.gz
0.33.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f362cf82668..08fc27060957 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.33.3
+ pkgver = 0.33.4
pkgrel = 1
url = https://github.com/GetPublii/Publii
arch = x86_64
license = MIT
- source = https://cdn.getpublii.com/Publii-0.33.3.rpm
- sha256sums = 6117cd425362dddd006a1bed86bea4e6e6022567cbf1c54d9dc334cd4897ef9f
+ source = https://cdn.getpublii.com/Publii-0.33.4.rpm
+ sha256sums = 69227e0577b7b2c2c5450a64041bab5232f46f0684f0b36941816a4a224cfa59
pkgname = publii
diff --git a/PKGBUILD b/PKGBUILD
index 239d89f028c4..4612d5e6d989 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Julian Xhokaxhiu <info at julianxhokaxhiu dot com>
pkgname=publii
-pkgver=0.33.3
+pkgver=0.33.4
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=('6117cd425362dddd006a1bed86bea4e6e6022567cbf1c54d9dc334cd4897ef9f')
+sha256sums=('69227e0577b7b2c2c5450a64041bab5232f46f0684f0b36941816a4a224cfa59')
package() {
bsdtar -xpf "${srcdir}/Publii-$pkgver.rpm" -C $pkgdir