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

Tobias Powalowski tpowa at archlinux.org
Wed Feb 11 17:17:32 UTC 2009


    Date: Wednesday, February 11, 2009 @ 12:17:32
  Author: tpowa
Revision: 26707

upgpkg: convmv 1.14-1

Modified:
  convmv/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-11 14:51:18 UTC (rev 26706)
+++ PKGBUILD	2009-02-11 17:17:32 UTC (rev 26707)
@@ -2,7 +2,7 @@
 # Maintainer : Aaron Griffin <aaron at archlinux.org>
 
 pkgname=convmv
-pkgver=1.12
+pkgver=1.14
 pkgrel=1
 pkgdesc="Tool for converting encodings on filesystems"
 license=('GPL2')
@@ -10,7 +10,6 @@
 url="http://j3e.de/linux/convmv/"
 depends=('perl')
 source=(http://j3e.de/linux/convmv/$pkgname-$pkgver.tar.gz)
-md5sums=('f96ca9198fc0a2192920f5baf002dfe4')
 
 build()
 {
@@ -18,3 +17,4 @@
   make 
   make PREFIX=$startdir/pkg/usr install || return 1
 }
+md5sums=('d41238051c13b2e6c0cc2310a8f69d68')




More information about the arch-commits mailing list