diff options
Diffstat (limited to 'testing/xfdashboard/APKBUILD')
-rw-r--r-- | testing/xfdashboard/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/xfdashboard/APKBUILD b/testing/xfdashboard/APKBUILD index 76f1c2fe16..b5379f2020 100644 --- a/testing/xfdashboard/APKBUILD +++ b/testing/xfdashboard/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xfdashboard pkgver=0.7.4 -pkgrel=0 +pkgrel=1 pkgdesc="Maybe a Gnome shell like dashboard for Xfce" -url="http://goodies.xfce.org/projects/applications/xfdashboard/start" +url="https://goodies.xfce.org/projects/applications/xfdashboard/start" arch="all" license="GPL-2.0-or-later" makedepends="clutter-dev xfconf-dev garcon-dev gtk+3.0-dev libwnck3-dev" |