Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages /
arch-wiki-lite
Commits:
fa38ea8a by Jakub Klinkovský at 2024-12-02T23:49:46+01:00
upgpkg: 20241202-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = arch-wiki-lite
pkgdesc = Arch Wiki without HTML. 1/9 as big, easily searched &
viewable on console
- pkgver = 20241101
+ pkgver = 20241202
pkgrel = 1
url = https://gitlab.archlinux.org/grawlinson/arch-wiki-lite
arch = any
@@ -8,7 +8,7 @@ pkgbase = arch-wiki-lite
license = GFDL-1.3-or-later
makedepends = git
makedepends = python
- makedepends = arch-wiki-docs=20241101
+ makedepends = arch-wiki-docs=20241202
depends = bash
depends = gzip
optdepends = dialog: for interactive menu
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Kyle Keen <[email protected]>
pkgname=arch-wiki-lite
-pkgver=20241101
+pkgver=20241202
pkgrel=1
pkgdesc='Arch Wiki without HTML. 1/9 as big, easily searched & viewable on
console'
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/arch-wiki-lite/-/commit/fa38ea8a14ba3eced2d5761242de76c102e2d79a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/arch-wiki-lite/-/commit/fa38ea8a14ba3eced2d5761242de76c102e2d79a
You're receiving this email because of your account on gitlab.archlinux.org.