Date: Monday, August 27, 2018 @ 09:07:27 Author: heftig Revision: 333048
Update URLs Modified: baobab/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-08-26 22:54:41 UTC (rev 333047) +++ PKGBUILD 2018-08-27 09:07:27 UTC (rev 333048) @@ -5,7 +5,7 @@ pkgver=3.28.0 pkgrel=1 pkgdesc="A graphical directory tree analyzer" -url="https://wiki.gnome.org/Apps/Baobab" +url="https://wiki.gnome.org/Apps/DiskUsageAnalyzer" arch=(x86_64) license=(GPL2) depends=(dconf gtk3 gsettings-desktop-schemas librsvg) @@ -13,7 +13,7 @@ git meson) groups=(gnome) _commit=9b17875c2ea649efd414f1c8f56d8b4abb69ed2b # tags/3.28.0^0 -source=("git+https://git.gnome.org/browse/baobab#commit=$_commit") +source=("git+https://gitlab.gnome.org/GNOME/baobab.git#commit=$_commit") sha256sums=('SKIP') pkgver() {
