summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Cegliński2021-10-03 16:51:41 +0200
committerRobert Cegliński2021-10-03 16:51:41 +0200
commitc0bcb538765b681b18935a635d69f0e94a1612e7 (patch)
treebab251d8c54573495c8f4d864627d8b57d439cbe
parent9c3a88a67eedb462690ae8f3fee9f133016c21df (diff)
downloadaur-c0bcb538765b681b18935a635d69f0e94a1612e7.tar.gz
Update url
-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")