summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ba3f27adf3d6..cbcaee1c1109 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Tue May 23 13:10:03 UTC 2017
+# Tue May 23 13:23:32 UTC 2017
pkgbase = ship
pkgdesc = Simple, handy network addressing multitool with plenty of utilities
pkgver = 2.6
pkgrel = 1
- url = https://github.com/xtonousou/shIP.git
+ url = https://github.com/xtonousou/ship.git
arch = any
license = GPL3
makedepends = binutils
@@ -23,7 +23,7 @@ pkgbase = ship
provides = ship
conflicts = ship
replaces = ship
- source = git+https://github.com/xtonousou/shIP.git
+ source = git+https://github.com/xtonousou/ship.git
md5sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 5c895bf81ed0..85af638b1c9f 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+https://github.com/xtonousou/shIP.git')
-url='https://github.com/xtonousou/shIP.git'
+source=('git+https://github.com/xtonousou/ship.git')
+url='https://github.com/xtonousou/ship.git'
provides=('ship')
conflicts=('ship')
replaces=('ship')