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

Antonio Rojas arojas at archlinux.org
Sat Feb 10 17:19:23 UTC 2018


    Date: Saturday, February 10, 2018 @ 17:19:22
  Author: arojas
Revision: 316594

Update to 3.0.1

Modified:
  physfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-10 15:07:11 UTC (rev 316593)
+++ PKGBUILD	2018-02-10 17:19:22 UTC (rev 316594)
@@ -2,8 +2,8 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=physfs
-pkgver=3.0.0
-pkgrel=2
+pkgver=3.0.1
+pkgrel=1
 pkgdesc="A library to provide abstract access to various archives"
 arch=('x86_64')
 url="http://icculus.org/physfs/"
@@ -11,7 +11,7 @@
 depends=('zlib')
 makedepends=('cmake' 'doxygen')
 source=(http://icculus.org/physfs/downloads/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('31ffa3625061fa41dc5e79951eb4a61c0a8b356d')
+sha1sums=('9959a7acad0aa30d1a86d3a418e61155b0ac533c')
 
 build() {
   mkdir build



More information about the arch-commits mailing list