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

Eric Belanger eric at archlinux.org
Sun Aug 17 02:40:48 UTC 2008


    Date: Saturday, August 16, 2008 @ 22:40:48
  Author: eric
Revision: 9005

adding md5sums

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

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


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

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-08-17 02:39:41 UTC (rev 9004)
+++ extra-x86_64/PKGBUILD	2008-08-17 02:40:48 UTC (rev 9005)
@@ -7,8 +7,10 @@
 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