summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--extra/gestpkg-module/Pkgfile2
-rw-r--r--extra/gestpkg/Pkgfile2
2 files changed, 2 insertions, 2 deletions
diff --git a/extra/gestpkg-module/Pkgfile b/extra/gestpkg-module/Pkgfile
index a272147c4..f55fd2c47 100644
--- a/extra/gestpkg-module/Pkgfile
+++ b/extra/gestpkg-module/Pkgfile
@@ -6,7 +6,7 @@
name=gestpkg-module
version=1.1
release=1
-source=(http://saintux.free.fr/test/pkg/sources/$name-$version-src.tar.gz)
+source=(http://saintux.free.fr/depot/logiciels/sources/$name-$version-src./tar.gz)
build() {
cd ./$name-$version-src
diff --git a/extra/gestpkg/Pkgfile b/extra/gestpkg/Pkgfile
index 13ea18691..8bc8f3639 100644
--- a/extra/gestpkg/Pkgfile
+++ b/extra/gestpkg/Pkgfile
@@ -6,7 +6,7 @@
name=gestpkg
version=1.1
release=1
-source=(http://saintux.free.fr/test/pkg/sources/$name-$version-src.tar.gz)
+source=(http://saintux.free.fr/depot/logiciels/sources/$name-$version-src.tar.gz)
build() {