diff options
Diffstat (limited to 'community/sent')
-rw-r--r-- | community/sent/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/sent/APKBUILD b/community/sent/APKBUILD index f147b91b2c..4a4809e298 100644 --- a/community/sent/APKBUILD +++ b/community/sent/APKBUILD @@ -4,7 +4,7 @@ pkgname=sent pkgver=1 pkgrel=2 pkgdesc="Simple plaintext presentation tool" -url="http://tools.suckless.org/sent/" +url="https://tools.suckless.org/sent/" arch="all" license="MIT" depends="farbfeld" |