[arch-commits] Commit in ubuntu-keyring/repos/community-any (PKGBUILD PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat Jun 20 16:47:23 UTC 2020


    Date: Saturday, June 20, 2020 @ 16:47:23
  Author: felixonmars
Revision: 648636

archrelease: copy trunk to community-any

Added:
  ubuntu-keyring/repos/community-any/PKGBUILD
    (from rev 648635, ubuntu-keyring/trunk/PKGBUILD)
Deleted:
  ubuntu-keyring/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   40 ++++++++++++++++++++--------------------
 1 file changed, 20 insertions(+), 20 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-20 16:47:07 UTC (rev 648635)
+++ PKGBUILD	2020-06-20 16:47:23 UTC (rev 648636)
@@ -1,20 +0,0 @@
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Andre Vaillancourt <g.andre.vaillancourt at gmail.com>
-# Contributor: Thomas Weischuh <thomas t-8ch de>
-
-pkgname=ubuntu-keyring
-pkgver=2020.02.11.2
-pkgrel=1
-pkgdesc="GnuPG keys of the Ubuntu archive"
-arch=('any')
-url="https://mirrors.kernel.org/ubuntu/pool/main/u/ubuntu-keyring"
-license=('GPL')
-depends=('gnupg')
-source=("https://mirrors.kernel.org/ubuntu/pool/main/u/ubuntu-keyring/ubuntu-keyring_$pkgver.tar.gz")
-sha512sums=('e717699a6f85a07e87cb3362550ce8a0db1271d2efd85f97405c0e9139516fdf8ca473a37035b5e6e38aca9e1a29e92f4a948d51def076f9c25961c5a1d91ce1')
-
-package() {
-  cd $pkgname-$pkgver
-  install -Dm644 keyrings/*-{keyring,keys}.gpg -t "$pkgdir"/usr/share/keyrings/
-  install -Dm644 keyrings/ubuntu-keyring-*.gpg -t "$pkgdir"/etc/apt/trusted.gpg.d/
-}

Copied: ubuntu-keyring/repos/community-any/PKGBUILD (from rev 648635, ubuntu-keyring/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2020-06-20 16:47:23 UTC (rev 648636)
@@ -0,0 +1,20 @@
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andre Vaillancourt <g.andre.vaillancourt at gmail.com>
+# Contributor: Thomas Weischuh <thomas t-8ch de>
+
+pkgname=ubuntu-keyring
+pkgver=2020.06.17.1
+pkgrel=1
+pkgdesc="GnuPG keys of the Ubuntu archive"
+arch=('any')
+url="https://mirrors.kernel.org/ubuntu/pool/main/u/ubuntu-keyring"
+license=('GPL')
+depends=('gnupg')
+source=("https://mirrors.kernel.org/ubuntu/pool/main/u/ubuntu-keyring/ubuntu-keyring_$pkgver.tar.gz")
+sha512sums=('33009928eeeadbe1627b77f7db1aba32cf1e59d2fd6767bcd0d441d3521cb2b07c5bf06be86e8426c96b9661786a958b2e978f12d8f0941d1ac79289d977eeaf')
+
+package() {
+  cd $pkgname-$pkgver
+  install -Dm644 keyrings/*-{keyring,keys}.gpg -t "$pkgdir"/usr/share/keyrings/
+  install -Dm644 keyrings/ubuntu-keyring-*.gpg -t "$pkgdir"/etc/apt/trusted.gpg.d/
+}



More information about the arch-commits mailing list