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

Tobias Powalowski tpowa at nymeria.archlinux.org
Tue Aug 6 06:45:10 UTC 2013


    Date: Tuesday, August 6, 2013 @ 08:45:10
  Author: tpowa
Revision: 192125

upgpkg: testdisk 6.14-1

bump to latest version

Modified:
  testdisk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-06 06:45:07 UTC (rev 192124)
+++ PKGBUILD	2013-08-06 06:45:10 UTC (rev 192125)
@@ -4,15 +4,14 @@
 # Contributor: Michal Krenek <mikos at sg1.cz>
 
 pkgname=testdisk
-pkgver=6.13
-pkgrel=4
+pkgver=6.14
+pkgrel=1
 pkgdesc="Checks and undeletes partitions + PhotoRec, signature based recovery tool"
 arch=('i686' 'x86_64')
 url="http://www.cgsecurity.org/index.html?testdisk.html"
 license=('GPL')
 depends=('libjpeg' 'openssl' 'progsreiserfs' 'ntfsprogs')
 source=(http://www.cgsecurity.org/$pkgname-$pkgver.tar.bz2)
-md5sums=('3bcbf0722d3823ca155e633969ce9f0b')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"
@@ -27,3 +26,4 @@
   cd "$srcdir/$pkgname-$pkgver"
   make DESTDIR="$pkgdir" install
 }
+md5sums=('b1f0edabc9035e9ec9c8e0a95059ff3f')




More information about the arch-commits mailing list