[arch-commits] Commit in libarchive/trunk (PKGBUILD)
Dan McGee
dan at archlinux.org
Sat Oct 29 15:06:04 UTC 2016
Date: Saturday, October 29, 2016 @ 15:06:03
Author: dan
Revision: 279432
upgpkg: libarchive 3.2.2-1
Modified:
libarchive/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-29 15:02:50 UTC (rev 279431)
+++ PKGBUILD 2016-10-29 15:06:03 UTC (rev 279432)
@@ -2,8 +2,8 @@
# Maintainer: Dan McGee <dan at archlinux.org>
pkgname=libarchive
-pkgver=3.2.1
-pkgrel=2
+pkgver=3.2.2
+pkgrel=1
pkgdesc="library that can create and read several streaming archive formats"
arch=('i686' 'x86_64')
url="http://libarchive.org/"
@@ -12,7 +12,7 @@
options=('strip' 'debug' 'libtool')
provides=('libarchive.so')
source=("http://libarchive.org/downloads/$pkgname-$pkgver.tar.gz")
-md5sums=('afa257047d1941a565216edbf0171e72')
+md5sums=('1ec00b7dcaf969dd2a5712f85f23c764')
build() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list