summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDean Wallace2018-06-04 20:00:22 +0100
committerDean Wallace2018-06-04 20:00:22 +0100
commiteac06b1f4be609edbff45a82c6744d97e74afffe (patch)
treeb9fdd7ecb00bead762e14672b374637c8f2eb4e1
parent47b6d7465bdc92202ab28c3bc7c88c9639002331 (diff)
downloadaur-eac06b1f4be609edbff45a82c6744d97e74afffe.tar.gz
url oopsies
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 89db552a0f05..e5e7424403b0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = ufetch-git
pkgdesc = Info script for minimal *nix systems.
pkgver = 20180427.84edb06
pkgrel = 1
- url = https://github.com/jschx/ufetch-git
+ url = https://github.com/jschx/ufetch
arch = any
license = GPL
provides = ufetch
diff --git a/PKGBUILD b/PKGBUILD
index 9430f0d3ce3b..60370889e836 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=20180427.84edb06
pkgrel=1
pkgdesc="Info script for minimal *nix systems."
arch=('any')
-url="https://github.com/jschx/${pkgname}"
+url="https://github.com/jschx/ufetch"
license=('GPL')
provides=('ufetch')
source=("https://raw.githubusercontent.com/jschx/ufetch/master/ufetch-arch")