Filipe Laíns pushed to branch main at Arch Linux / Packaging / Packages / repo


Commits:
04fca883 by Filipe Laíns at 2026-03-04T17:37:15+00:00
upgpkg: 2.61.1-1

Signed-off-by: Filipe Laíns <[email protected]>

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,14 +1,14 @@
 pkgbase = repo
        pkgdesc = The Multiple Git Repository Tool from the Android Open Source 
Project
-       pkgver = 2.58
+       pkgver = 2.61.1
        pkgrel = 1
        url = https://android.googlesource.com/tools/repo
        arch = any
        license = Apache-2.0
        depends = git
        depends = python
-       source = 
git+https://android.googlesource.com/tools/repo.git#tag=v2.58?signed
+       source = 
git+https://android.googlesource.com/tools/repo.git#tag=v2.61.1?signed
        validpgpkeys = 8BB9AD793E8E6153AF0F9A4416530D5E920F5C65
-       sha256sums = 
3cabb21636178ecbaf6f89f49b988c3ee4ce9d9c3fe05c0a9a6691c99560a745
+       sha256sums = 
26eb9c8580885beac9211c60aa0c6e8b547d2e3643a56e4fe73baad6eddd48eb
 
 pkgname = repo


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Alexander Epaneshnikov <[email protected]>
 
 pkgname=repo
-pkgver=2.58
+pkgver=2.61.1
 pkgrel=1
 pkgdesc="The Multiple Git Repository Tool from the Android Open Source Project"
 url="https://android.googlesource.com/tools/repo";
@@ -11,7 +11,7 @@ license=("Apache-2.0")
 depends=("git" "python")
 
source=("git+https://android.googlesource.com/tools/repo.git#tag=v$pkgver?signed";)
 validpgpkeys=('8BB9AD793E8E6153AF0F9A4416530D5E920F5C65') # Repo Maintainer 
<[email protected]>
-sha256sums=('3cabb21636178ecbaf6f89f49b988c3ee4ce9d9c3fe05c0a9a6691c99560a745')
+sha256sums=('26eb9c8580885beac9211c60aa0c6e8b547d2e3643a56e4fe73baad6eddd48eb')
 
 package() {
   cd repo



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/repo/-/commit/04fca88302da42873e7881d593e6acdfdde6271c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/repo/-/commit/04fca88302da42873e7881d593e6acdfdde6271c
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to