Johannes Löthberg pushed to branch main at Arch Linux / Packaging / Packages / 
repo


Commits:
aaede78d by Johannes Löthberg at 2024-04-16T22:06:57+02:00
Rebuild for sig in sync db

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,10 +1,10 @@
 pkgbase = repo
        pkgdesc = The Multiple Git Repository Tool from the Android Open Source 
Project
        pkgver = 2.45
-       pkgrel = 1
+       pkgrel = 2
        url = https://android.googlesource.com/tools/repo
        arch = any
-       license = APACHE
+       license = Apache-2.0
        depends = git
        depends = python
        source = 
git+https://android.googlesource.com/tools/repo.git#tag=v2.45?signed


=====================================
PKGBUILD
=====================================
@@ -3,11 +3,11 @@
 
 pkgname=repo
 pkgver=2.45
-pkgrel=1
+pkgrel=2
 pkgdesc="The Multiple Git Repository Tool from the Android Open Source Project"
 url="https://android.googlesource.com/tools/repo";
 arch=('any')
-license=("APACHE")
+license=("Apache-2.0")
 depends=("git" "python")
 
source=("git+https://android.googlesource.com/tools/repo.git#tag=v$pkgver?signed";)
 validpgpkeys=('8BB9AD793E8E6153AF0F9A4416530D5E920F5C65') # Repo Maintainer 
<r...@android.kernel.org>



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

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


Reply via email to