[arch-commits] Commit in reiserfsprogs/trunk (PKGBUILD)
    Tobias Powalowski 
    tpowa at archlinux.org
       
    Thu Jun  9 17:54:40 UTC 2016
    
    
  
    Date: Thursday, June 9, 2016 @ 19:54:40
  Author: tpowa
Revision: 269225
upgpkg: reiserfsprogs 3.6.25-1
bump to latest version
Modified:
  reiserfsprogs/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-09 17:54:38 UTC (rev 269224)
+++ PKGBUILD	2016-06-09 17:54:40 UTC (rev 269225)
@@ -3,7 +3,7 @@
 # Contributor: judd <jvinet at zeroflux.org>
 
 pkgname=reiserfsprogs
-pkgver=3.6.24
+pkgver=3.6.25
 pkgrel=1
 pkgdesc="Reiserfs utilities"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 groups=('base')
 depends=('util-linux')
 source=("http://ftp.kernel.org/pub/linux/kernel/people/jeffm/reiserfsprogs/v${pkgver}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('66787380fb418ff7d88a23e47cda7af6')
+md5sums=('027a598b055dccb8da3aea1378a19f3c')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
    
    
More information about the arch-commits
mailing list