diff options
Diffstat (limited to 'main/orage/APKBUILD')
-rw-r--r-- | main/orage/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/orage/APKBUILD b/main/orage/APKBUILD index e13c7eb95d..78e4fb5730 100644 --- a/main/orage/APKBUILD +++ b/main/orage/APKBUILD @@ -3,7 +3,7 @@ pkgname=orage pkgver=4.12.1 pkgrel=1 pkgdesc="A simple calendar application with reminders for Xfce" -url="http://www.xfce.org/projects/" +url="https://xfce.org/projects/" arch="all" license="GPL2" subpackages="$pkgname-doc $pkgname-lang" |