summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJeremy Cantrell2024-01-18 18:30:38 -0600
committerJeremy Cantrell2024-01-18 18:30:38 -0600
commitf471198c85cd6e63c63e97f18977aa21a0de5d80 (patch)
treebea1cdbc43298f7d20afc92902e5408d5e730f04 /PKGBUILD
parentf0451022d57308d95e13d6681f4e007ae0d60db1 (diff)
downloadaur-f471198c85cd6e63c63e97f18977aa21a0de5d80.tar.gz
upgpkg: swaystatus 0.4.1-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6aa23cd8adcc..63019d7ce523 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=0.4.1
pkgrel=1
pkgdesc="Generate a status line for swaybar"
arch=('any')
-url="https://github.com/jmcantrell/$pkgname"
+url="https://git.sr.ht/~jmcantrell/$pkgname"
license=('MIT')
depends=('python' 'python-toml')
optdepends=()