summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3a1edb3c2d0d..3e5a2da13428 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -18,7 +18,7 @@ pkgbase = turpial
optdepends = gnome-spell
optdepends = aspell
conflicts = turpial
- source = http://turpial.org.ve/files/sources/stable/turpial-1.6.8.tar.gz
+ source = http://files.turpial.org.ve/sources/stable/turpial-1.6.8.tar.gz
md5sums = 04bdd05c3aca2f6ee4ff1f6d95e64b30
pkgname = turpial
diff --git a/PKGBUILD b/PKGBUILD
index 49850e751530..361989293a74 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ depends=('python2' 'python2-distribute' 'python-simplejson>=1.9.2' 'pygtk>=2.12'
'pywebkitgtk')
optdepends=('python2-gtkspell>=2.25.3' 'gnome-spell' 'aspell')
conflicts=('turpial')
-source=(http://turpial.org.ve/files/sources/stable/$pkgname-$pkgver.tar.gz)
+source=(http://files.turpial.org.ve/sources/stable/$pkgname-$pkgver.tar.gz)
md5sums=('04bdd05c3aca2f6ee4ff1f6d95e64b30')
package() {