summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEric Biggers2017-03-29 20:42:01 -0700
committerEric Biggers2017-03-29 20:46:11 -0700
commit4e3df3f7d3dace6d761bc877d28d5396fafe40cc (patch)
tree39ea9197633dd7eb44b826db8f404bd70ca7638a /PKGBUILD
parentaaebf3f886519e61b5682b8f543bf980ee80b380 (diff)
downloadaur-4e3df3f7d3dace6d761bc877d28d5396fafe40cc.tar.gz
Increase pkgrel (rebuild is required for new ntfs-3g)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3b86c53eee6f..fbe865a59a88 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=wimlib
pkgver=1.11.0
-pkgrel=1
+pkgrel=2
pkgdesc="A library and program to extract, create, and modify WIM files"
arch=("i686" "x86_64")
url="https://wimlib.net"