Alexander Epaneshnikov pushed to branch main at Arch Linux / Packaging /
Packages / repo
Commits:
174ff9f8 by Alexander Epaneshnikov at 2024-03-07T22:19:13+03:00
upgpkg: 2.42-1: upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,13 +1,13 @@
pkgbase = repo
pkgdesc = The Multiple Git Repository Tool from the Android Open Source
Project
- pkgver = 2.41
+ pkgver = 2.42
pkgrel = 1
url = https://android.googlesource.com/tools/repo
arch = any
license = APACHE
depends = git
depends = python
- source =
git+https://android.googlesource.com/tools/repo.git#tag=v2.41?signed
+ source =
git+https://android.googlesource.com/tools/repo.git#tag=v2.42?signed
validpgpkeys = 8BB9AD793E8E6153AF0F9A4416530D5E920F5C65
sha256sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Maintainer: Alexander Epaneshnikov <[email protected]>
pkgname=repo
-pkgver=2.41
+pkgver=2.42
pkgrel=1
pkgdesc="The Multiple Git Repository Tool from the Android Open Source Project"
url="https://android.googlesource.com/tools/repo"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/repo/-/commit/174ff9f8146feadca22bbfb325838aead77ce18a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/repo/-/commit/174ff9f8146feadca22bbfb325838aead77ce18a
You're receiving this email because of your account on gitlab.archlinux.org.