Alexander Epaneshnikov pushed to branch main at Arch Linux / Packaging / 
Packages / repo


Commits:
474646f8 by Alexander Epaneshnikov at 2024-03-17T12:39:08+03:00
upgpkg: 2.44-1: upstream release

- - - - -


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.42
+       pkgver = 2.44
        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.42?signed
+       source = 
git+https://android.googlesource.com/tools/repo.git#tag=v2.44?signed
        validpgpkeys = 8BB9AD793E8E6153AF0F9A4416530D5E920F5C65
-       sha256sums = SKIP
+       sha256sums = 
8f20706c34a4504b79daac1a8c5afcd4c3500d749012168684edcc1962c56096
 
 pkgname = repo


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Alexander Epaneshnikov <alex1...@archlinux.org>
 
 pkgname=repo
-pkgver=2.42
+pkgver=2.44
 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")
 depends=("git" "python")
 
source=("git+https://android.googlesource.com/tools/repo.git#tag=v$pkgver?signed";)
 validpgpkeys=('8BB9AD793E8E6153AF0F9A4416530D5E920F5C65') # Repo Maintainer 
<r...@android.kernel.org>
-sha256sums=('SKIP')
+sha256sums=('8f20706c34a4504b79daac1a8c5afcd4c3500d749012168684edcc1962c56096')
 
 package() {
   cd repo



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

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


Reply via email to