[arch-commits] Commit in tdb/trunk (PKGBUILD)
Allan McRae
allan at archlinux.org
Mon Sep 29 06:32:51 UTC 2008
Date: Monday, September 29, 2008 @ 02:32:50
Author: allan
Revision: 13889
correct sourceforge url
Modified:
tdb/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-09-29 06:32:29 UTC (rev 13888)
+++ PKGBUILD 2008-09-29 06:32:50 UTC (rev 13889)
@@ -7,7 +7,7 @@
pkgrel=3
pkgdesc="A Trivial Database similar to GDBM but allows simultaneous commits"
depends=('glibc')
-source=(http://puzzle.dl.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz gcc3.patch)
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz gcc3.patch)
url="http://sourceforge.net/projects/tdb/"
md5sums=('6b643fdeb48304010dcd5f675e458b58' '2057e2ee24effd3318a85cbe66c216e2')
More information about the arch-commits
mailing list