summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSotirios Roussis2017-05-23 15:38:36 +0300
committerSotirios Roussis2017-05-23 15:38:36 +0300
commit96814feab26b783afc7b5cd8a7a73a33905ffdcf (patch)
treee3772e25945f13a9f306d578fbc2d5718f81bd6b
parentdd9ed3467dade5588748e976d840f2464e43878c (diff)
downloadaur-96814feab26b783afc7b5cd8a7a73a33905ffdcf.tar.gz
Fixed errors
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 24fca396aadf..0d2dece494f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@ pkgname=ship
pkgver=2.6
pkgrel=1
pkgdesc='Simple, handy network addressing multitool with plenty of utilities'
-source=('git://github.com/xtonousou/ship.git#branch=master')
-url='https://github.com/xtonousou/shIP'
+source=('git+https://github.com/xtonousou/shIP.git')
+url='https://github.com/xtonousou/shIP.git'
provides=('ship')
conflicts=('ship')
replaces=('ship')