diff --git a/community/ncmpcpp/PKGBUILD b/community/ncmpcpp/PKGBUILD
index 7d1a4a3ea..24d3ea03e 100644
--- a/community/ncmpcpp/PKGBUILD
+++ b/community/ncmpcpp/PKGBUILD
@@ -9,9 +9,9 @@
 
 pkgname=ncmpcpp
 pkgver=0.8.2
-pkgrel=8
+pkgrel=9
 pkgdesc='Almost exact clone of ncmpc with some new features'
-url='http://ncmpcpp.rybczak.net/'
+url='https://ncmpcpp.rybczak.net/'
 arch=('x86_64')
 license=('GPL')
 depends=('curl' 'libmpdclient' 'taglib' 'ncurses' 'fftw' 'boost-libs')