Date: Sunday, March 24, 2019 @ 10:49:06
  Author: arojas
Revision: 443317

Update to 3.0.2

Modified:
  physfs/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-03-24 10:38:38 UTC (rev 443316)
+++ PKGBUILD    2019-03-24 10:49:06 UTC (rev 443317)
@@ -1,7 +1,7 @@
 # Maintainer: Eric BĂ©langer <[email protected]>
 
 pkgname=physfs
-pkgver=3.0.1
+pkgver=3.0.2
 pkgrel=1
 pkgdesc="A library to provide abstract access to various archives"
 arch=('x86_64')
@@ -10,7 +10,7 @@
 depends=('zlib')
 makedepends=('cmake' 'doxygen')
 source=(http://icculus.org/physfs/downloads/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('9959a7acad0aa30d1a86d3a418e61155b0ac533c')
+sha1sums=('6a15c458898d0570101d8f173201cde9ced78df7')
 
 build() {
   mkdir build

Reply via email to