[arch-commits] Commit in libaccounts-glib/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sun Oct 23 00:02:53 UTC 2016
Date: Sunday, October 23, 2016 @ 00:02:53
Author: arojas
Revision: 279157
Unique name for tarball
Modified:
libaccounts-glib/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-22 23:56:39 UTC (rev 279156)
+++ PKGBUILD 2016-10-23 00:02:53 UTC (rev 279157)
@@ -12,7 +12,7 @@
license=(LGPL)
depends=(dbus-glib libxml2 sqlite)
makedepends=(python-gobject docbook-xsl gtk-doc)
-source=("https://gitlab.com/accounts-sso/libaccounts-glib/repository/archive.tar.gz?ref=VERSION_$pkgver")
+source=($pkgname-$pkgver.tar.gz::"https://gitlab.com/accounts-sso/libaccounts-glib/repository/archive.tar.gz?ref=VERSION_$pkgver")
md5sums=('af872137184b38e39db415d67a32a510')
build() {
More information about the arch-commits
mailing list