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

Giovanni Scafora giovanni at archlinux.org
Sun Mar 1 14:11:02 UTC 2015


    Date: Sunday, March 1, 2015 @ 15:11:02
  Author: giovanni
Revision: 128496

upgpkg: srm 1.2.15-1

upstream release

Modified:
  srm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-01 12:48:28 UTC (rev 128495)
+++ PKGBUILD	2015-03-01 14:11:02 UTC (rev 128496)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=srm
-pkgver=1.2.14
+pkgver=1.2.15
 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=('dc86ea4b36eb4663eb6486d38388f908')
+md5sums=('681cbb0950b25e300a3f6d680f57f56c')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list