Date: Sunday, February 21, 2010 @ 21:24:53
  Author: pierre
Revision: 69710

keep .pkg.tar.gz for a while

Modified:
  libfetch/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2010-02-22 02:24:37 UTC (rev 69709)
+++ PKGBUILD    2010-02-22 02:24:53 UTC (rev 69710)
@@ -14,6 +14,9 @@
 source=(Makefile
         ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz)
 
+# keep an upgrade path for older installations
+PKGEXT='.pkg.tar.gz'
+
 # source PKGBUILD && mksource
 mksource() {
   export CVSROOT=:pserver:[email protected]:/cvsroot

Reply via email to