Date: Monday, February 27, 2023 @ 08:34:39 Author: alucryd Revision: 1405461
upgpkg: cabextract 1.11-1 Modified: cabextract/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-27 08:15:20 UTC (rev 1405460) +++ PKGBUILD 2023-02-27 08:34:39 UTC (rev 1405461) @@ -4,7 +4,7 @@ # Contributor: Giovanni Scafora <giova...@archlinux.org> pkgname=cabextract -pkgver=1.10 +pkgver=1.11 pkgrel=1 pkgdesc='A program to extract Microsoft cabinet (.CAB) files' arch=(x86_64) @@ -12,7 +12,7 @@ url=https://www.cabextract.org.uk/ depends=(glibc) makedepends=(git) -_tag=9e302a3d64821ed6de4673d9bc94fa58ddb4468b +_tag=305907723a4e7ab2018e58040059ffb5e77db837 source=(git+https://github.com/kyz/libmspack.git#tag=${_tag}) b2sums=(SKIP)