[arch-commits] Commit in httptunnel/repos (extra-i686 extra-i686/PKGBUILD)

Eric Belanger eric at archlinux.org
Sun Aug 17 02:39:41 UTC 2008


    Date: Saturday, August 16, 2008 @ 22:39:41
  Author: eric
Revision: 9004

Merged revisions 2-9003 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/httptunnel/trunk

........
  r356 | aaron | 2008-04-18 18:56:27 -0400 (Fri, 18 Apr 2008) | 1 line
  
  Added svn:keywords to all PKGBUILDs
........
  r9003 | eric | 2008-08-16 22:39:28 -0400 (Sat, 16 Aug 2008) | 1 line
  
  adding md5sums
........

Modified:
  httptunnel/repos/extra-i686/	(properties)
  httptunnel/repos/extra-i686/PKGBUILD

----------+
 PKGBUILD |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)


Property changes on: httptunnel/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /httptunnel/trunk:1
   + /httptunnel/trunk:1-9003

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2008-08-17 02:39:28 UTC (rev 9003)
+++ extra-i686/PKGBUILD	2008-08-17 02:39:41 UTC (rev 9004)
@@ -6,8 +6,11 @@
 pkgver=3.3
 pkgrel=1
 pkgdesc="httptunnel creates a bidirectional virtual data connection tunnelled in HTTP requests"
+arch=(i686 x86_64)
+url="http://www.nocrew.org/software/httptunnel"
 source=(http://www.nocrew.org/software/httptunnel/$pkgname-$pkgver.tar.gz)
-url="http://www.nocrew.org/software/httptunnel"
+md5sums=('493cc0f5f21e9955db27ee9cd9a976d5')
+
 build() {
 cd $startdir/src/$pkgname-$pkgver
 ./configure --prefix=/usr




More information about the arch-commits mailing list