summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPedro Freitas2015-09-12 16:48:16 -0300
committerPedro Freitas2015-09-12 16:48:16 -0300
commit279ea084a7c7fe97e3f86f8cf6b68bfcd545af74 (patch)
treefb978c0311a625d3b40a3b61c2bd7b650ee82746
parent65d78d52c4c21b28040d8bc589142c0c23db84c6 (diff)
downloadaur-279ea084a7c7fe97e3f86f8cf6b68bfcd545af74.tar.gz
Added 'http://' to url...
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 041cfd06f70a..4a37ca103b39 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="A command line pastebin - shell"
arch=('any')
license=('unknown')
-url="ix.io"
+url="http://ix.io"
depends=('curl')
source=("${pkgname}::git://github.com/PedroSFreitas/ix-client.git")
md5sums=('SKIP')