summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Xhokaxhiu2020-07-06 19:26:37 +0200
committerJulian Xhokaxhiu2020-07-06 19:26:37 +0200
commitfd384b95e2d2c1c4cbde0110e3baace045be0b02 (patch)
tree69a3bcadb79e5f2e37321431e4605d30c27111bd
parent828acab0997a020bb0f5d2ae79584955dcf41b28 (diff)
downloadaur-fd384b95e2d2c1c4cbde0110e3baace045be0b02.tar.gz
0.36.1-2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 910cb841a174..c57ac21cde1d 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 = 1
+ pkgrel = 2
url = https://github.com/GetPublii/Publii
arch = x86_64
license = MIT
- source = https://cdn.getpublii.com/Publii-0.36.1.rpm
- sha256sums = 2c7bd286265b70501852cde7284d2e53045da9f3553c7c1abb04a88b4c7d8a8f
+ source = https://getpublii.com/download/Publii-0.36.1.rpm
+ sha256sums = 52399d47e05b8946ce6f3afb449f1a07da459e53228df25b99687fa0c65ff1d8
pkgname = publii
diff --git a/PKGBUILD b/PKGBUILD
index 7c609f88f0b7..38e70374c679 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Julian Xhokaxhiu <info at julianxhokaxhiu dot com>
pkgname=publii
pkgver=0.36.1
-pkgrel=1
+pkgrel=2
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=('2c7bd286265b70501852cde7284d2e53045da9f3553c7c1abb04a88b4c7d8a8f')
+source=("https://getpublii.com/download/Publii-$pkgver.rpm")
+sha256sums=('52399d47e05b8946ce6f3afb449f1a07da459e53228df25b99687fa0c65ff1d8')
package() {
bsdtar -xpf "${srcdir}/Publii-$pkgver.rpm" -C $pkgdir