Date: Friday, January 15, 2010 @ 12:50:47
Author: tpowa
Revision: 63182
fixed upstream url
Modified:
talloc/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-01-15 16:56:40 UTC (rev 63181)
+++ PKGBUILD 2010-01-15 17:50:47 UTC (rev 63182)
@@ -7,7 +7,7 @@
pkgdesc="talloc is a hierarchical pool based memory allocator with destructors"
arch=(i686 x86_64)
license=('GPL3')
-url="http://tdb.samba.org/"
+url="http://talloc.samba.org/"
source=(http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.gz)
depends=('glibc')