summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 79fc39fac091..8c166ba69ae4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = wlr-randr-git
pkgdesc = Utility to manage outputs of a Wayland compositor (latest git version)
pkgver = 0.2.0+1+gfb31752
pkgrel = 1
- url = https://github.com/emersion/wlr-randr
+ url = https://sr.ht/~emersion/wlr-randr/
arch = x86_64
license = MIT
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index 090544d9e3ce..f0e78d77f542 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=0.2.0+1+gfb31752
pkgrel=1
pkgdesc="Utility to manage outputs of a Wayland compositor (latest git version)"
arch=('x86_64')
-url="https://github.com/emersion/wlr-randr"
+url="https://sr.ht/~emersion/wlr-randr/"
license=('MIT')
depends=("wayland")
makedepends=("git" "meson")