[arch-commits] Commit in convmv/repos (extra-i686 extra-i686/PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Wed Feb 11 17:19:19 UTC 2009
Date: Wednesday, February 11, 2009 @ 12:19:18
Author: tpowa
Revision: 26709
Merged revisions 356,26707 via svnmerge from
svn+ssh://svn.archlinux.org/srv/svn-packages/convmv/trunk
........
r356 | aaron | 2008-04-18 22:56:27 +0000 (Fr, 18 Apr 2008) | 1 line
Added svn:keywords to all PKGBUILDs
........
r26707 | tpowa | 2009-02-11 17:17:32 +0000 (Mi, 11 Feb 2009) | 1 line
upgpkg: convmv 1.14-1
........
Modified:
convmv/repos/extra-i686/ (properties)
convmv/repos/extra-i686/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Property changes on: convmv/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
- /convmv/trunk:1
+ /convmv/trunk:1-26708
Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2009-02-11 17:18:18 UTC (rev 26708)
+++ extra-i686/PKGBUILD 2009-02-11 17:19:18 UTC (rev 26709)
@@ -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