summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSotirios Roussis2017-05-23 16:23:45 +0300
committerSotirios Roussis2017-05-23 16:23:45 +0300
commitdf5653e8c55ad714cdaeab3a3f94590d8ea0e4f2 (patch)
tree13048772d3c57c93211a738671ecd2a4af40cb2b
parent06b1ebe39931ada36a0d93204764ee44d5cbe4ad (diff)
downloadaur-df5653e8c55ad714cdaeab3a3f94590d8ea0e4f2.tar.gz
QuickFix.
-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')