[arch-commits] Commit in libarchive/trunk (PKGBUILD)

Christian Hesse eworm at archlinux.org
Mon Jul 10 07:09:52 UTC 2017


    Date: Monday, July 10, 2017 @ 07:09:50
  Author: eworm
Revision: 300008

upgpkg: libarchive 3.3.2-1

new upstream release

Modified:
  libarchive/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-10 06:23:25 UTC (rev 300007)
+++ PKGBUILD	2017-07-10 07:09:50 UTC (rev 300008)
@@ -2,8 +2,8 @@
 # Maintainer: Dan McGee <dan at archlinux.org>
 
 pkgname=libarchive
-pkgver=3.3.1
-pkgrel=5
+pkgver=3.3.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=("$pkgname-$pkgver.tar.gz::https://github.com/$pkgname/$pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('ff138120fe7fca1bd02bed6f06d6869c7497658904a2f8916947f9a3f3257377')
+sha256sums=('22560b89d420b11a4a724877bc6672b7d7c0f239e77d42a39dcc5a9c3b28db82')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list