Date: Sunday, February 21, 2010 @ 21:23:43
  Author: pierre
Revision: 69707

keep .pkg.tar.gz for a while

Modified:
  xz-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2010-02-22 02:17:06 UTC (rev 69706)
+++ PKGBUILD    2010-02-22 02:23:43 UTC (rev 69707)
@@ -16,6 +16,9 @@
 source=("http://tukaani.org/xz/xz-${pkgver}.tar.gz";)
 md5sums=('f2073579b6da2fe35d453adee1aaf1b2')
 
+# keep an upgrade path for older installations
+PKGEXT='.pkg.tar.gz'
+
 build() {
        cd $srcdir/xz-$pkgver
 

Reply via email to