Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages /
arch-wiki-docs
Commits:
d9bc41c2 by Jakub Klinkovský at 2025-12-02T07:51:59+01:00
Deactivate nvchecker
- - - - -
b076a512 by Jakub Klinkovský at 2025-12-02T07:52:01+01:00
upgpkg: 20251202-1
- - - - -
3 changed files:
- .SRCINFO
- .nvchecker.toml
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = arch-wiki-docs
pkgdesc = Pages from Arch Wiki optimized for offline browsing
- pkgver = 20251102
+ pkgver = 20251202
pkgrel = 1
url = https://github.com/lahwaacz/arch-wiki-docs
arch = any
=====================================
.nvchecker.toml
=====================================
@@ -1,3 +1,2 @@
[arch-wiki-docs]
-source = "git"
-git = "https://github.com/lahwaacz/arch-wiki-docs.git"
+source = "manual"
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Maintainer: Sergej Pupykin <[email protected]>
pkgname=arch-wiki-docs
-pkgver=20251102
+pkgver=20251202
pkgrel=1
pkgdesc='Pages from Arch Wiki optimized for offline browsing'
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/arch-wiki-docs/-/compare/0edaefd11562bee905dae7189619b71321f6451f...b076a512e0cfdcc03fc0c8ff82a7545c8d19d478
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/arch-wiki-docs/-/compare/0edaefd11562bee905dae7189619b71321f6451f...b076a512e0cfdcc03fc0c8ff82a7545c8d19d478
You're receiving this email because of your account on gitlab.archlinux.org.