T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / xchm
Commits: 23c1a5d4 by T.J. Townsend at 2024-07-13T22:26:28-04:00 upgpkg: 1.36-2: Rebuild packages that are missing .SRCINFO part 6 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,13 @@ +pkgbase = xchm + pkgdesc = Viewer for CHM files (GUI front-end to chmlib) + pkgver = 1.36 + pkgrel = 2 + url = https://github.com/rzvncj/xCHM + arch = x86_64 + license = GPL2 + depends = chmlib + depends = wxwidgets-gtk3 + source = https://github.com/rzvncj/xCHM/releases/download/1.36/xchm-1.36.tar.gz + sha256sums = 291411f51fe702f7f60a2904757183cfb7b7a0852e008bd71dcbfbe573ea9f43 + +pkgname = xchm ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname=xchm pkgver=1.36 -pkgrel=1 +pkgrel=2 pkgdesc='Viewer for CHM files (GUI front-end to chmlib)' arch=('x86_64') url='https://github.com/rzvncj/xCHM' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/xchm/-/commit/23c1a5d45a900e31b5c24d977f1e163aa79561b0 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/xchm/-/commit/23c1a5d45a900e31b5c24d977f1e163aa79561b0 You're receiving this email because of your account on gitlab.archlinux.org.
