Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6beb5a8f42319bc5672d4ea9347bee511600009d
commit 6beb5a8f42319bc5672d4ea9347bee511600009d Author: crazy <[email protected]> Date: Sun May 22 03:21:10 2016 +0200 libaccounts-glib-1.22-1-x86_64 * Version bump * see 0661b07 for a full changelog diff --git a/source/xlib/libaccounts-glib/FrugalBuild b/source/xlib/libaccounts-glib/FrugalBuild index 935de16..f383303 100644 --- a/source/xlib/libaccounts-glib/FrugalBuild +++ b/source/xlib/libaccounts-glib/FrugalBuild @@ -2,23 +2,17 @@ # Maintainer: Melko <[email protected]> pkgname=libaccounts-glib -pkgver=1.21 -pkgrel=2 +pkgver=1.22 +pkgrel=1 pkgdesc="Glib-based client library for accessing the online accounts database." depends=('sqlite3' 'glib2') makedepends=('pygobject3' 'gtk-doc') groups=('xlib') archs=('i686' 'x86_64') url="https://gitlab.com/accounts-sso/$pkgname" -_F_scm_type="git" -_F_scm_url="https://gitlab.com/accounts-sso/$pkgname.git" -_F_scm_tag="VERSION_$pkgver" -Finclude scm - -build() { - Funpack_scm - Fautogen - Fbuild -} +source=(https://gitlab.com/accounts-sso/libaccounts-glib/repository/archive.tar.bz2) +up2date="$pkgver" +sha1sums=('1fdb57720284be9c4f7fd45085fd3f81e93d4ab3') +_F_cd_path="libaccounts-glib-master-85651363482ea185a86348892b6cf925c4540572" # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
