diff options
Diffstat (limited to 'community/xfce4-session/APKBUILD')
-rw-r--r-- | community/xfce4-session/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xfce4-session/APKBUILD b/community/xfce4-session/APKBUILD index 45b49ac617..3a886cbaeb 100644 --- a/community/xfce4-session/APKBUILD +++ b/community/xfce4-session/APKBUILD @@ -11,7 +11,7 @@ subpackages="$pkgname-dev $pkgname-doc $pkgname-lang" depends="hicolor-icon-theme iceauth dbus-x11" makedepends="libxfce4ui-dev xfconf-dev libwnck-dev libice-dev xfce4-panel-dev libwnck3-dev dbus-glib-dev" install= -source="http://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2 +source="https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2 busybox-shutdown.patch" build() { |