Date: Thursday, March 19, 2015 @ 11:11:51
  Author: fyan
Revision: 129563

update upstream url

Modified:
  google-glog/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-03-19 10:11:20 UTC (rev 129562)
+++ PKGBUILD    2015-03-19 10:11:51 UTC (rev 129563)
@@ -8,7 +8,7 @@
 pkgdesc="Logging library for C++"
 arch=('i686' 'x86_64')
 license=('custom:BSD3')
-url="http://code.google.com/p/google-glog/";
+url='https://github.com/google/glog'
 depends=('gcc-libs')
 makedepends=('make' 'gcc')
 source=("glog-$pkgver::https://github.com/google/glog/archive/v$pkgver.tar.gz";)

Reply via email to