summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJose Riha2021-11-19 22:58:14 +0100
committerJose Riha2021-11-19 22:58:14 +0100
commit5cc8cfc5ab21a1d435ab603c02aad516a4d32eb4 (patch)
treec071cc396c0b12268a4e5810937c8b9bc59d98a4 /PKGBUILD
parent75f4402d68c5cc65e6e35173465cddaf75d60092 (diff)
downloadaur-lessmsi.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8234f8cd9f20..8f4d0ef808e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Jose Riha <jose1711 gmail com>
pkgname=lessmsi
-pkgver=1.6.91
-pkgrel=2
+pkgver=1.10.0
+pkgrel=1
pkgdesc='An utility to view and extract the contents of an MSI file'
arch=('i686' 'x86_64')
url='http://lessmsi.activescott.com'
@@ -11,7 +11,7 @@ makedepends=(gendesk icoutils)
source=(https://github.com/activescott/lessmsi/archive/v${pkgver}.zip
lessmsi
lessmsi-gui)
-sha1sums=('ba24332cfc8bb3d1eff54fb1b153e89c3a88576b'
+sha1sums=('2f612a2cee48465599235a95f45d0693e2ef3b53'
'cfdc4a43e4d7d120cd58d00f036bffa932063db2'
'82e589e14fda5c2cb4d83844b4d8ea0e2915db1a')