[arch-commits] Commit in rfc/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Tue Jun 29 11:18:37 UTC 2021
Date: Tuesday, June 29, 2021 @ 11:18:36
Author: jelle
Revision: 967851
upgpkg: rfc 20210629-1
Modified:
rfc/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-06-29 09:43:23 UTC (rev 967850)
+++ PKGBUILD 2021-06-29 11:18:36 UTC (rev 967851)
@@ -3,8 +3,8 @@
# Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
pkgname=rfc
-pkgver=20190827
-pkgrel=2
+pkgver=20210629
+pkgrel=1
pkgdesc="RFCs from rfc-editor.org"
arch=('any')
url="https://www.rfc-editor.org/"
@@ -11,10 +11,10 @@
license=("custom:as-is")
options=('docs')
source=(https://sources.archlinux.org/other/community/rfc/rfc-index-$pkgver.txt
- https://sources.archlinux.org/other/community/rfc/RFC-all-$pkgver.tar.gz
+ https://sources.archlinux.org/other/community/rfc/RFC-all-$pkgver.tar.zst
license)
-sha256sums=('5e1d60910b21628b5f3faa7e9328bd6fc4317c17a516db49fbff23c32c5c7dc4'
- '38913b589cf9e4b871641451128dff5eed18707427a3de97e5053f0f6462ddbb'
+sha256sums=('dc4af8ff74aba7d02bef921bcd59bce3520ba39237a36d8bfd27e13b2a6cda8a'
+ 'e1f7c2dd359f8b50f5ed1648e1b9bd238db0386d989f66e8f64301c57d590889'
'ac9cd91c2e15b0840b6ecd4f7d30d6d12c49e18b4f9eb383a0ce05a64901624e')
package() {
More information about the arch-commits
mailing list