Date: Tuesday, November 15, 2022 @ 20:44:02 Author: grawlinson Revision: 1348987
upgpkg: arch-wiki-docs 20221115-1; new upstream release Modified: arch-wiki-docs/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-15 20:18:57 UTC (rev 1348986) +++ PKGBUILD 2022-11-15 20:44:02 UTC (rev 1348987) @@ -2,7 +2,7 @@ # Maintainer: Sergej Pupykin <[email protected]> pkgname=arch-wiki-docs -pkgver=20221114 +pkgver=20221115 pkgrel=1 pkgdesc='Pages from Arch Wiki optimized for offline browsing' arch=('any') @@ -12,7 +12,7 @@ 'git' 'python' 'python-simplemediawiki' 'python-lxml' 'python-cssselect' 'python-requests' ) options=('!strip') -_commit='216a2170262f5b1ee4af3ac9b565fd3be2752df9' +_commit='8082524dda618479fca65ab6cb13d69822d444bd' source=("$pkgname::git+https://github.com/lahwaacz/arch-wiki-docs#commit=$_commit") b2sums=('SKIP')
