[arch-commits] Commit in freedesktop-docs/repos/community-any (PKGBUILD PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Fri Mar 11 20:23:12 UTC 2022


    Date: Friday, March 11, 2022 @ 20:23:12
  Author: arojas
Revision: 1148679

archrelease: copy trunk to community-any

Added:
  freedesktop-docs/repos/community-any/PKGBUILD
    (from rev 1148678, freedesktop-docs/trunk/PKGBUILD)
Deleted:
  freedesktop-docs/repos/community-any/PKGBUILD

----------+
 PKGBUILD |  104 ++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 52 insertions(+), 52 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-11 20:23:04 UTC (rev 1148678)
+++ PKGBUILD	2022-03-11 20:23:12 UTC (rev 1148679)
@@ -1,52 +0,0 @@
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-
-pkgname=freedesktop-docs
-pkgver=20181113
-pkgrel=1
-pkgdesc="Specifications from freedesktop.org"
-arch=('any')
-url="http://standards.freedesktop.org"
-license=('GPL')
-options=('docs')
-source=(https://specifications.freedesktop.org/autostart-spec/autostart-spec-latest.html
-	https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html
-	https://specifications.freedesktop.org/clipboard-extensions-spec/clipboard-extensions-latest.txt
-	https://specifications.freedesktop.org/clipboards-spec/clipboards-latest.txt
-	https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html
-	https://specifications.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html
-	https://specifications.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html
-	https://specifications.freedesktop.org/menu-spec/menu-spec-latest.html
-	https://specifications.freedesktop.org/mime-apps-spec/mime-apps-spec-latest.html
-	https://specifications.freedesktop.org/recent-file-spec/recent-file-spec-latest.xml
-	https://specifications.freedesktop.org/shared-mime-info-spec/shared-mime-info-spec-latest.html
-	https://specifications.freedesktop.org/startup-notification-spec/startup-notification-latest.txt
-	https://specifications.freedesktop.org/systemtray-spec/systemtray-spec-latest.html
-	https://specifications.freedesktop.org/thumbnail-spec/thumbnail-spec-latest.html
-	https://specifications.freedesktop.org/trash-spec/trashspec-latest.html
-	https://specifications.freedesktop.org/wm-spec/wm-spec-latest.html
-	https://specifications.freedesktop.org/xembed-spec/xembed-spec-latest.xml
-	https://specifications.freedesktop.org/xsettings-spec/xsettings-latest.html)
-sha256sums=('6fc3e06d434708c03d16f18bde84676e3529b2e93ca1b6003e659b3f5ed1e2e0'
-            '342289ad33b48b8f643278f74cafa182f4471d490b82dc5e442e2e720fa4080f'
-            'add8dc513aef482eb6d7103f9485924f47846b844244962dd36e343959ccbd3a'
-            'dea39499dfa4b9500c1a81e6f634e7afbdbeff6dd950afa3c89f66c32d9a8d21'
-            '88372a2316373ae680149021637240e77e41dec0fe644d529eda4d2b270c7758'
-            'ae5d1d9d03f157e420c5eed6e8b6b1b6f391e469ee3b6ee3db0e820bce2d484a'
-            'dba6629adc93d4bbf6f7bcf4a5ffe120836a8a540c07776bbf0784f39b354a71'
-            'd6de6f97da17bd648d4be84b621f246c5963a3b388f4d0d57528c23beb294ba2'
-            '761ac154da4db51f6917a54e5e8be0efb996a7abbd265cf8d0877a1ecd5995c6'
-            '7ffa245dcf80eceb06b3a26f39bf2c90e2c10c4611c1672942a9f9d999dc429c'
-            '2f29e9c916bc7233c4148d43f2ba8e96807236a59673a027232fcd367af61ad4'
-            'e9dc125ba422998ce786cfc8336f93df6ef34d1a2672febd8c56f65985b404ef'
-            '2ca2e2de7c34645d5e800e697e2ea9de40acfe89c5d5331dc70a9ac464e7a2f7'
-            '40beab99053509f8695bc8b1d7055f67f0e757e300f783b57835f3fb5c53f045'
-            'c5a753daec25c74712a6ad1884c1eb36308c4d8cb74831277610a9d11274394d'
-            '839b308e3901d598581b4a4b2804a2d5ca222b0d290d8668ab4f8a08794fe2f3'
-            '0fc7bfd96b3f1a79b965047d8de3404277b96eb939c92ae46a0482f5db4622d8'
-            '431b4d29d69915ede73346129a291f1922d7780f01ec95632ed54767659d9cf0')
-
-package() {
-  cd "$srcdir"/
-  mkdir -p "$pkgdir"/usr/share/doc/freedesktop.org
-  cp -L * "$pkgdir"/usr/share/doc/freedesktop.org/
-}

Copied: freedesktop-docs/repos/community-any/PKGBUILD (from rev 1148678, freedesktop-docs/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2022-03-11 20:23:12 UTC (rev 1148679)
@@ -0,0 +1,52 @@
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+
+pkgname=freedesktop-docs
+pkgver=20181113
+pkgrel=2
+pkgdesc="Specifications from freedesktop.org"
+arch=('any')
+url="https://standards.freedesktop.org"
+license=('GPL')
+options=('docs')
+source=(https://specifications.freedesktop.org/autostart-spec/autostart-spec-latest.html
+	https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html
+	https://specifications.freedesktop.org/clipboard-extensions-spec/clipboard-extensions-latest.txt
+	https://specifications.freedesktop.org/clipboards-spec/clipboards-latest.txt
+	https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html
+	https://specifications.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html
+	https://specifications.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html
+	https://specifications.freedesktop.org/menu-spec/menu-spec-latest.html
+	https://specifications.freedesktop.org/mime-apps-spec/mime-apps-spec-latest.html
+	https://specifications.freedesktop.org/recent-file-spec/recent-file-spec-latest.xml
+	https://specifications.freedesktop.org/shared-mime-info-spec/shared-mime-info-spec-latest.html
+	https://specifications.freedesktop.org/startup-notification-spec/startup-notification-latest.txt
+	https://specifications.freedesktop.org/systemtray-spec/systemtray-spec-latest.html
+	https://specifications.freedesktop.org/thumbnail-spec/thumbnail-spec-latest.html
+	https://specifications.freedesktop.org/trash-spec/trashspec-latest.html
+	https://specifications.freedesktop.org/wm-spec/wm-spec-latest.html
+	https://specifications.freedesktop.org/xembed-spec/xembed-spec-latest.xml
+	https://specifications.freedesktop.org/xsettings-spec/xsettings-latest.html)
+sha256sums=('6d3522d84cf9b6744eec28e85edbb4e25fc950b4296926837266eb5f30d6e35c'
+            '4858d5921e75f08db3672c53bc5d9dbbb2069a1ec11082c53d97f7de9e72eef2'
+            'add8dc513aef482eb6d7103f9485924f47846b844244962dd36e343959ccbd3a'
+            'dea39499dfa4b9500c1a81e6f634e7afbdbeff6dd950afa3c89f66c32d9a8d21'
+            '2686de17536fb51e01837bcc52663abd59da5a320c198ea715ff72656b125e12'
+            '0487fa6f625a5271f7aa243ecd5dd75b5be4995a597de7cd63119e2d2de23a86'
+            '5c717c986c129dae3884f94ec1b0b9f981dc26e448f113fa0d3141226159cc36'
+            '84585a5ff3b4f93adcf360fe5f93509a3dcc265a934e352c4ceabc131b444e90'
+            '2b8e4f6b982ad20761f1ed1415923480ab9137ba6b5c01ef91edba905dc4de7c'
+            '7ffa245dcf80eceb06b3a26f39bf2c90e2c10c4611c1672942a9f9d999dc429c'
+            'b3bb69268b3f27264e21c7f6f2e5279d9f74ff500b6030f5b114f76bfdbc9ece'
+            'e9dc125ba422998ce786cfc8336f93df6ef34d1a2672febd8c56f65985b404ef'
+            'dd082c0ec9b0e80b8694c2a79863478757c6a28bb83b2d8d77c37364ed5f3a22'
+            'ecc1dbaf909c11e6316aa62e63947005abccfd5665308affff7a362b19c90c1e'
+            'c5a753daec25c74712a6ad1884c1eb36308c4d8cb74831277610a9d11274394d'
+            'b62ac7a6fae43c2f8549e36cae110447318ecc6b6439ea4ecb9eb19dd85b9b43'
+            '0fc7bfd96b3f1a79b965047d8de3404277b96eb939c92ae46a0482f5db4622d8'
+            'e269924b1070ee21021f61c5eb422e67b34d8524a96883198ae1a8a76d2eb45e')
+
+package() {
+  cd "$srcdir"/
+  mkdir -p "$pkgdir"/usr/share/doc/freedesktop.org
+  cp -L * "$pkgdir"/usr/share/doc/freedesktop.org/
+}



More information about the arch-commits mailing list