summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucas Werkmeister2015-08-09 16:10:01 +0200
committerLucas Werkmeister2015-08-09 17:07:06 +0200
commit1f76b8c9ab11d30a1d960f5ed483b5c5d044c5f9 (patch)
tree0aca125080d6db1c0a3e7ae61bbe9b541ca25866
parent779dd95aca5775d4f75c7c636f03653525006d20 (diff)
downloadaur-1f76b8c9ab11d30a1d960f5ed483b5c5d044c5f9.tar.gz
Update source file URL
-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() {