[arch-commits] Commit in debootstrap/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Wed Jul 27 16:22:15 UTC 2022


    Date: Wednesday, July 27, 2022 @ 16:22:15
  Author: felixonmars
Revision: 1258927

upgpkg: debootstrap 1.0.127-2: add optdep for debian ports

Modified:
  debootstrap/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-27 16:15:20 UTC (rev 1258926)
+++ PKGBUILD	2022-07-27 16:22:15 UTC (rev 1258927)
@@ -2,7 +2,7 @@
 
 pkgname=debootstrap
 pkgver=1.0.127
-pkgrel=1
+pkgrel=2
 pkgdesc="Bootstrap a basic Debian system"
 arch=('any')
 license=('GPL')
@@ -12,6 +12,7 @@
         arch-detect.patch)
 optdepends=('gnupg: check release signatures'
             'debian-archive-keyring: check release signatures for Debian'
+            'debian-ports-archive-keyring: check release signatures for Debian Ports'
             'ubuntu-keyring: check release signatures for Ubuntu')
 sha512sums=('4fc5dc23c9a2ab7255d19df74f413e8e17302b57468291da88f5980d48c8a2959e3318829d6eb4cbaf5441d326cbe01ef212d2d1c1f3f41659fbb21861eec904'
             'd70a9d096d1692f71970cc818515bd783a6031bfe2d2857134eabf6fd36e4137152ebafa8e2d4ae7c8cb442c8532cd4192715b286e38b4d947b0b467e9ed54a5')



More information about the arch-commits mailing list