diff options
author | Jeremy Cantrell | 2024-01-18 18:30:38 -0600 |
---|---|---|
committer | Jeremy Cantrell | 2024-01-18 18:30:38 -0600 |
commit | f471198c85cd6e63c63e97f18977aa21a0de5d80 (patch) | |
tree | bea1cdbc43298f7d20afc92902e5408d5e730f04 /PKGBUILD | |
parent | f0451022d57308d95e13d6681f4e007ae0d60db1 (diff) | |
download | aur-f471198c85cd6e63c63e97f18977aa21a0de5d80.tar.gz |
upgpkg: swaystatus 0.4.1-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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=() |