summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLouis Solofrizzo2021-08-11 14:16:09 +0200
committerLouis Solofrizzo2021-08-11 14:16:09 +0200
commit6a8e3f1d325a4c5379e3bcbf7375b4ae03334621 (patch)
tree29bbb5119ba3f05e45a9622df2745d153c84ba05
parentfc00c0d2e42f5c10aabb38a39da15a59210d6137 (diff)
downloadaur-6a8e3f1d325a4c5379e3bcbf7375b4ae03334621.tar.gz
pkbuild: Change binary storage and upstream link
Signed-off-by: Louis Solofrizzo <lsolofrizzo@scaleway.com>
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4ceffecc9ee4..2db167108055 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,11 @@ pkgver=1.1
pkgrel=1
pkgdesc="A fast and simple static site generator"
arch=("x86_64")
-url="https://git.mobley.ne02ptzero.me/~louis/shayla"
+url="https://git.sr.ht/~ne02ptzero/shayla"
license=("GPL3")
provides=("shayla")
conflicts=("shayla-git")
-source=("https://cdn.ne02ptzero.me/${pkgname}/${pkgver}/x86_64/shayla")
+source=("https://s3.fr-par.scw.cloud/ne02ptzero-binaries/${pkgname}/${pkgver}/x86_64/shayla")
sha256sums=('ce12570f4dc9c5d8650475e8ac8b73ac64dc6b2f74932bd0d878de2ef3c3472d')
package() {