summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLouis Solofrizzo2021-08-11 14:20:54 +0200
committerLouis Solofrizzo2021-08-11 14:20:54 +0200
commit7a1c93f56a38f09118b4eec5c3e2e4093190a378 (patch)
treedae58a389df6bf7338752a7c043f1d025edea476 /PKGBUILD
parentfdafb658cdf752ec808e6b248e27be8a13135b04 (diff)
downloadaur-shayla-git.tar.gz
pkbuild, srcinfo: Update git source url
Signed-off-by: Louis Solofrizzo <lsolofrizzo@scaleway.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 92205dc70461..1663a0aefb20 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=1.1.r0.g28bb961
pkgrel=1
pkgdesc="A fast and simple static site generator"
arch=("i686" "x86_64" "arm" "armv6h" "armv7h" "aarch64")
-url="https://git.mobley.ne02ptzero.me/~louis/shayla"
+url="https://git.sr.ht/~ne02ptzero/shayla"
license=("GPL3")
makedepends=("cmake" "git" "gcc")
provides=("shayla")