diff options
Diffstat (limited to 'community/xfce4-mixer/APKBUILD')
-rw-r--r-- | community/xfce4-mixer/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xfce4-mixer/APKBUILD b/community/xfce4-mixer/APKBUILD index e5fae12f00..e23b4298d6 100644 --- a/community/xfce4-mixer/APKBUILD +++ b/community/xfce4-mixer/APKBUILD @@ -11,7 +11,7 @@ makedepends="xfce4-panel-dev gst-plugins-base0.10-dev libxfce4ui-dev libunique-dev keybinder-dev dbus-glib-dev" install= subpackages="$pkgname-lang $pkgname-doc" -source="http://archive.xfce.org/src/apps/xfce4-mixer/${pkgver%.*}/xfce4-mixer-$pkgver.tar.bz2 +source="https://archive.xfce.org/src/apps/xfce4-mixer/${pkgver%.*}/xfce4-mixer-$pkgver.tar.bz2 " _builddir="$srcdir/$pkgname-$pkgver" |