X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=archlinux%2FPKGBUILD;h=0b28272a700e2be8898dddf576a45b03af118dde;hb=2beb22c748f33253876ca690cac7f7284c747106;hp=e692e6596233f2bdaa1a316345442110c2b988be;hpb=a2c56fd332b6c37026b24c8a216e0ff0bf140d80;p=wimlib diff --git a/archlinux/PKGBUILD b/archlinux/PKGBUILD index e692e659..0b28272a 100644 --- a/archlinux/PKGBUILD +++ b/archlinux/PKGBUILD @@ -1,9 +1,7 @@ # Maintainer: Eric Biggers -# Add md5sum and delete this line to complete the PKGBUILD - pkgname=wimlib -pkgver=1.0.4 +pkgver=1.2.5 pkgrel=1 pkgdesc="A library to extract, create, and modify WIM files" arch=("i686" "x86_64") @@ -34,4 +32,3 @@ package() { cd "$pkgname-$pkgver" make DESTDIR="$pkgdir" install } -