Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages / wikiman
Commits: 0616ef39 by Orhun Parmaksız at 2023-09-16T09:56:40+03:00 upgpkg: 2.13.2-1: upstream release - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -2,8 +2,8 @@ # Contributor: Filip Parag <[email protected]> pkgname=wikiman -pkgver=2.13.1 -pkgrel=2 +pkgver=2.13.2 +pkgrel=1 pkgdesc="Offline search engine for manual pages, Arch Wiki, Gentoo Wiki and other documentation" arch=('any') url="https://github.com/filiparag/wikiman" @@ -12,7 +12,7 @@ makedepends=('make') depends=('man' 'fzf' 'ripgrep' 'awk' 'w3m' 'findutils' 'coreutils' 'sed' 'grep' 'parallel') optdepends=('arch-wiki-docs: enable Arch Wiki') source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz") -sha256sums=('096a163022f14068edf9aef132d878a8a5dbacdcec61dd0028efeb811a0975b6') +sha256sums=('f9d76ff056e152b70259c35377cfd85a1d506b096955037b2303e548ba5106b7') backup=('etc/wikiman.conf') package() { View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/wikiman/-/commit/0616ef39b81ea9d9eceb891fe1ff9824fdc56f19 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/wikiman/-/commit/0616ef39b81ea9d9eceb891fe1ff9824fdc56f19 You're receiving this email because of your account on gitlab.archlinux.org.
