aboutsummaryrefslogtreecommitdiffstats
path: root/community/swaylock/APKBUILD
diff options
context:
space:
mode:
authorMichał Polański <michal@polanski.me>2020-02-27 18:42:21 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-02-27 19:12:05 -0300
commit5531839281da6cbbd0157ab1b521ee11ab0be86e (patch)
tree3106219e853eed56be4a70714de485e6a7ac365e /community/swaylock/APKBUILD
parentd354e779f2f93b9f4cbf23de8bedc5d0bf04a3ab (diff)
community/sway{,bg,idle,lock}: update url to use https
Diffstat (limited to 'community/swaylock/APKBUILD')
-rw-r--r--community/swaylock/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/swaylock/APKBUILD b/community/swaylock/APKBUILD
index 94a1a6762c8..a7d2f928896 100644
--- a/community/swaylock/APKBUILD
+++ b/community/swaylock/APKBUILD
@@ -2,12 +2,12 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=swaylock
pkgver=1.5
-pkgrel=1
+pkgrel=2
pkgdesc="Screen locker for Wayland"
-url="http://swaywm.org"
+url="https://swaywm.org"
arch="all"
license="MIT"
-options="!check"
+options="!check" # no test suite
makedepends="cairo-dev
gdk-pixbuf-dev
libxkbcommon-dev