[arch-commits] Commit in xchm/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Thu Jun 3 13:27:10 UTC 2021
Date: Thursday, June 3, 2021 @ 13:27:09
Author: bgyorgy
Revision: 955670
upgpkg: xchm 1.32-1: Update to version 1.32
Modified:
xchm/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-06-03 12:41:32 UTC (rev 955669)
+++ PKGBUILD 2021-06-03 13:27:09 UTC (rev 955670)
@@ -2,15 +2,15 @@
# Contributor: Giovanni Scafora <giovanni at archlinux.org>
pkgname=xchm
-pkgver=1.31
+pkgver=1.32
pkgrel=1
-pkgdesc="Cross-platform GUI front-end to chmlib"
+pkgdesc='Viewer for CHM files (GUI front-end to chmlib)'
arch=('x86_64')
-url="https://github.com/rzvncj/xCHM"
-license=('GPL')
+url='https://github.com/rzvncj/xCHM'
+license=('GPL2')
depends=('chmlib' 'wxgtk3')
source=("https://github.com/rzvncj/xCHM/releases/download/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('0e1f6bbcb88e8e8fd200b5531e3486ecc04a614c4234356c397cf188b55f862b')
+sha256sums=('b225adf2da99ab26b039d675c446018bb33815f47aae898cf0bc18cb4ef5222c')
prepare() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list