diff options
Diffstat (limited to 'community/paper-gtk-theme/APKBUILD')
-rw-r--r-- | community/paper-gtk-theme/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/paper-gtk-theme/APKBUILD b/community/paper-gtk-theme/APKBUILD index a895dcbf4c..8c008d2ac7 100644 --- a/community/paper-gtk-theme/APKBUILD +++ b/community/paper-gtk-theme/APKBUILD @@ -4,7 +4,7 @@ pkgname=paper-gtk-theme pkgver=2.1.0 pkgrel=0 pkgdesc="Paper Theme Suite" -url="http://snwh.org/paper" +url="https://snwh.org/paper" arch="noarch" options="!strip" license="GPL-3.0" |