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

Pierre Schmitz pierre at archlinux.org
Fri Jun 18 05:24:38 UTC 2010


    Date: Friday, June 18, 2010 @ 01:24:38
  Author: pierre
Revision: 82845

upgpkg: xdg-utils 1.0.2.20100618-1
new snapshot

Modified:
  xdg-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-06-18 03:46:18 UTC (rev 82844)
+++ PKGBUILD	2010-06-18 05:24:38 UTC (rev 82845)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=xdg-utils
-pkgver=1.0.2.20100303
+pkgver=1.0.2.20100618
 pkgrel=1
 pkgdesc='Command line tools that assist applications with a variety of desktop integration tasks.'
 arch=('any')
@@ -12,7 +12,7 @@
 optdepends=('xorg-utils: needed if using Xfce')
 license=('custom')
 source=("ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('b4a9ea7a85559fdebc06c2f703b5116f')
+md5sums=('d032904fe43bfb384563cc2227316301')
 
 build() {
 	cd ${srcdir}/${pkgname}-${pkgver}
@@ -36,8 +36,8 @@
 
 	cvs -d:pserver:anoncvs at anoncvs.freedesktop.org:/cvs/portland co -d ${pkgname}-${pkgver} portland/xdg-utils
 	find ${pkgname}-${pkgver} -name 'CVS' -type d -exec rm -rf {} \;
-	bsdtar cvzf ${pkgname}-${pkgver}.tar.gz ${pkgname}-${pkgver}
-	mv ${pkgname}-${pkgver}.tar.gz $_current
+	bsdtar cJf ${pkgname}-${pkgver}.tar.xz ${pkgname}-${pkgver}
+	mv ${pkgname}-${pkgver}.tar.xz $_current
 	cd $_current
 	rm -rf $_tmp
 }




More information about the arch-commits mailing list