Date: Friday, August 17, 2018 @ 12:48:58 Author: spupykin Revision: 372479
upgpkg: rfc 20180817-1 Modified: rfc/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-08-17 11:35:25 UTC (rev 372478) +++ PKGBUILD 2018-08-17 12:48:58 UTC (rev 372479) @@ -4,7 +4,7 @@ # Contributor: Sergej Pupykin <[email protected]> pkgname=rfc -pkgver=20180621 +pkgver=20180817 pkgrel=1 pkgdesc="RFCs from rfc-editor.org" arch=('any') @@ -14,8 +14,8 @@ source=(https://sources.archlinux.org/other/community/rfc/rfc-index-$pkgver.txt https://sources.archlinux.org/other/community/rfc/RFC-all-$pkgver.tar.gz license) -sha256sums=('815d35ac6e7fc5495117735c6521a430253735641af150645cf097ad1789b40b' - 'e67b90127a911d3edef398df8d019892bc8693f835afbcef262cbd61ebbdc538' +sha256sums=('2e4f09ef30fe0ba3c92eddb249f436dea94834ec3d0c389c297a5d1754e4e902' + 'dd43f7f7f8c181124e8b8b4891e8e23a865dfa8e13abddc756781e47b37db200' 'ac9cd91c2e15b0840b6ecd4f7d30d6d12c49e18b4f9eb383a0ce05a64901624e') package() {
