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

Giovanni Scafora giovanni at archlinux.org
Thu Oct 23 08:32:53 UTC 2014


    Date: Thursday, October 23, 2014 @ 10:32:52
  Author: giovanni
Revision: 121265

upgpkg: srm 1.2.14-1

upstream release

Modified:
  srm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-23 07:00:04 UTC (rev 121264)
+++ PKGBUILD	2014-10-23 08:32:52 UTC (rev 121265)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=srm
-pkgver=1.2.13
+pkgver=1.2.14
 pkgrel=1
 pkgdesc="A secure replacement for rm(1) that overwrites data before unlinking"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 license=('custom')
 depends=('glibc')
 source=("http://sourceforge.net/projects/${pkgname}/files/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('123f8fbf086a5c50aadb2a23991b9416')
+md5sums=('dc86ea4b36eb4663eb6486d38388f908')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list