summaryrefslogtreecommitdiff
path: root/core/libarchive
diff options
context:
space:
mode:
Diffstat (limited to 'core/libarchive')
-rw-r--r--core/libarchive/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/libarchive/PKGBUILD b/core/libarchive/PKGBUILD
index 41e5f70e5..00ea96ae3 100644
--- a/core/libarchive/PKGBUILD
+++ b/core/libarchive/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Dan McGee <dan@archlinux.org>
pkgname=libarchive
pkgver=2.8.5
-pkgrel=2
+pkgrel=2.1
pkgdesc="library that can create and read several streaming archive formats"
arch=('i686' 'x86_64' 'mips64el')
url="http://libarchive.googlecode.com/"