Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
archlinux-contrib


Commits:
4ca9571a by Robin Candau at 2023-09-05T01:22:04+02:00
upgpkg: 20221211-2: Add pacman-contrib as optdepends - FS#74560

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -2,14 +2,15 @@
 
 pkgname=archlinux-contrib
 pkgver=20221211
-pkgrel=1
+pkgrel=2
 pkgdesc='Collection of contrib scripts used in Arch Linux'
 arch=('any')
 license=('GPL')
 url='https://github.com/archlinux/contrib'
 depends=('python')
 optdepends=('python-requests: for security tracker'
-            'jq: for rebuild-todo')
+            'jq: for rebuild-todo'
+            'pacman-contrib: to enable pacdiff usage in the checkservices 
script')
 
source=("https://github.com/archlinux/contrib/releases/download/${pkgver}/contrib-${pkgver}.tar.gz"{,.sig})
 validpgpkeys=('C100346676634E80C940FB9E9C02FF419FECBE16'  # Morten Linderud
               '86CFFCA918CF3AF47147588051E8B148A9999C34') # Evangelos Foutras



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/archlinux-contrib/-/commit/4ca9571a08b34556c1d54dfe23db84115a28b708

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


Reply via email to