summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Biggers2016-05-31 21:53:20 -0500
committerEric Biggers2016-05-31 21:53:20 -0500
commit2a6aa76d928d8b5abc71e70eb5bf16f7d736aa33 (patch)
treea42da6f3804a404e99194e8f7d85123c8ac1d070
parente9e0d9e42be63524c5bef2426197cd3956e9745f (diff)
downloadaur-2a6aa76d928d8b5abc71e70eb5bf16f7d736aa33.tar.gz
Update to v1.9.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e8b5c52e6701..6df6beabd1d2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Mar 12 06:56:43 UTC 2016
+# Wed Jun 1 02:53:06 UTC 2016
pkgbase = wimlib
pkgdesc = A library and program to extract, create, and modify WIM files
- pkgver = 1.9.1
+ pkgver = 1.9.2
pkgrel = 1
url = https://wimlib.net
arch = i686
@@ -17,8 +17,8 @@ pkgbase = wimlib
optdepends = mtools: for making disk image of Windows PE
optdepends = syslinux: for making disk image of Windows PE
optdepends = cabextract: for extracting Windows PE from the WAIK
- source = https://wimlib.net/downloads/wimlib-1.9.1.tar.gz
- sha256sums = 5466209f221919d091357667cf5a3c8b73ffc973972fce1c3aa96de6bd0cd014
+ source = https://wimlib.net/downloads/wimlib-1.9.2.tar.gz
+ sha256sums = 067cf78e6083a585d7dffd8ded059ba9584c3d530afcddf40b7219bc9adfd94f
pkgname = wimlib
diff --git a/PKGBUILD b/PKGBUILD
index 35b2bfee1a84..2c0967714591 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Eric Biggers <ebiggers3 at gmail dot com>
pkgname=wimlib
-pkgver=1.9.1
+pkgver=1.9.2
pkgrel=1
pkgdesc="A library and program to extract, create, and modify WIM files"
arch=("i686" "x86_64")
@@ -36,4 +36,4 @@ package() {
done
}
-sha256sums=('5466209f221919d091357667cf5a3c8b73ffc973972fce1c3aa96de6bd0cd014')
+sha256sums=('067cf78e6083a585d7dffd8ded059ba9584c3d530afcddf40b7219bc9adfd94f')