diff options
Diffstat (limited to 'testing/accountsservice/APKBUILD')
-rw-r--r-- | testing/accountsservice/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/accountsservice/APKBUILD b/testing/accountsservice/APKBUILD index 00f243e1d8..4e1003c10c 100644 --- a/testing/accountsservice/APKBUILD +++ b/testing/accountsservice/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=accountsservice pkgver=0.6.50 -pkgrel=0 +pkgrel=1 pkgdesc="D-Bus interface for user account query and manipulation" -url="http://www.freedesktop.org/software/accountsservice/" +url="https://www.freedesktop.org/software/accountsservice/" arch="all" license="GPL-3.0-or-later" depends="" |