Date: Thursday, September 26, 2019 @ 09:12:42 Author: jgc Revision: 363439
upgpkg: mobile-broadband-provider-info 20190618-1 Modified: mobile-broadband-provider-info/trunk/PKGBUILD ----------+ PKGBUILD | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-09-26 09:06:32 UTC (rev 363438) +++ PKGBUILD 2019-09-26 09:12:42 UTC (rev 363439) @@ -2,15 +2,14 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=mobile-broadband-provider-info -pkgver=20190116 +pkgver=20190618 pkgrel=1 pkgdesc="Network Management daemon" url="https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info" arch=(any) license=(custom) -makedepends=(git) -checkdepends=(libxml2) -_commit=c7def60ba50d9cc30a90f69f89d7e82243501e86 # tags/20190116^0 +makedepends=(git libxslt) +_commit=22b49d86fb7aded2c195a9d49e5924da696b3228 # tags/20190618^0 source=("git+https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info.git#commit=$_commit") sha256sums=('SKIP')
