[arch-commits] Commit in wimlib/trunk (PKGBUILD)

Frederik Schwan freswa at archlinux.org
Sun Oct 18 00:34:25 UTC 2020


    Date: Sunday, October 18, 2020 @ 00:34:25
  Author: freswa
Revision: 725845

upgpkg: wimlib 1.13.2-1

Modified:
  wimlib/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-18 00:34:10 UTC (rev 725844)
+++ PKGBUILD	2020-10-18 00:34:25 UTC (rev 725845)
@@ -2,8 +2,8 @@
 # Contributor: Eric Biggers <ebiggers3 at gmail dot com>
 
 pkgname=wimlib
-pkgver=1.13.1
-pkgrel=2
+pkgver=1.13.2
+pkgrel=1
 pkgdesc='A library and program to extract, create, and modify WIM files'
 arch=('x86_64')
 url='https://wimlib.net'
@@ -14,8 +14,9 @@
             'mtools: for making disk image of Windows PE' 
             'syslinux: for making disk image of Windows PE'
             'cabextract: for extracting Windows PE from the WAIK')
+provides=('libwim.so')
 source=("https://wimlib.net/downloads/$pkgname-$pkgver.tar.gz")
-sha256sums=('47f4bc645c1b6ee15068d406a90bb38aec816354e140291ccb01e536f2cdaf5f')
+sha256sums=('7295be7ef00d265aef4090c9d26af82097db651c5f8399db9d44c60f47f5a945')
 
 build() {
     cd "$pkgname-$pkgver"



More information about the arch-commits mailing list