[arch-commits] Commit in repo/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Mon Jan 30 12:36:28 UTC 2017


    Date: Monday, January 30, 2017 @ 12:36:27
  Author: spupykin
Revision: 209490

upgpkg: repo 1.12.37-1

upd

Modified:
  repo/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-30 12:36:23 UTC (rev 209489)
+++ PKGBUILD	2017-01-30 12:36:27 UTC (rev 209490)
@@ -3,16 +3,16 @@
 ## Maintainer: benklett <b.klettbach at gmail.com>
 
 pkgname=repo
-pkgver=1.12.34
+pkgver=1.12.37
 pkgrel=1
 pkgdesc="The Multiple Git Repository Tool from the Android Open Source Project"
 arch=("i686" "x86_64")
-url="http://source.android.com/source/git-repo.html"
+url="https://android.googlesource.com/tools/repo"
 license=("APACHE")
 depends=("git" "python2")
 makedepends=("git")
 source=("git+https://android.googlesource.com/tools/repo.git#tag=v$pkgver")
-md5sums=('SKIP')
+sha256sums=('SKIP')
 
 prepare() {
   cd ${pkgname}



More information about the arch-commits mailing list