summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Xhokaxhiu2019-02-22 21:03:22 +0100
committerJulian Xhokaxhiu2019-02-22 21:03:35 +0100
commitd85112e5a58f14e76d9c2c774d8204644df8735b (patch)
tree3e2bf245a905ef68faf6e624a0df5dc5ece056ad
parent0065e2da1654ab59cce90553568891d65557dec6 (diff)
downloadaur-d85112e5a58f14e76d9c2c774d8204644df8735b.tar.gz
0.33.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 58e7a865449d..7f362cf82668 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.2
+ pkgver = 0.33.3
pkgrel = 1
url = https://github.com/GetPublii/Publii
arch = x86_64
license = MIT
- source = https://cdn.getpublii.com/Publii-0.33.2.rpm
- sha256sums = 85845361afbd58dddd327fd58ae48514b6efdd4b767e4a12ce274ad98fc51daa
+ source = https://cdn.getpublii.com/Publii-0.33.3.rpm
+ sha256sums = 6117cd425362dddd006a1bed86bea4e6e6022567cbf1c54d9dc334cd4897ef9f
pkgname = publii
diff --git a/PKGBUILD b/PKGBUILD
index be8d059867c2..239d89f028c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Julian Xhokaxhiu <info at julianxhokaxhiu dot com>
pkgname=publii
-pkgver=0.33.2
+pkgver=0.33.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://cdn.getpublii.com/Publii-$pkgver.rpm")
-sha256sums=('85845361afbd58dddd327fd58ae48514b6efdd4b767e4a12ce274ad98fc51daa')
+sha256sums=('6117cd425362dddd006a1bed86bea4e6e6022567cbf1c54d9dc334cd4897ef9f')
package() {
bsdtar -xpf "${srcdir}/Publii-$pkgver.rpm" -C $pkgdir