summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 082b23e37f83..a59e511c1ab5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,4 @@
-pkgbase = fetchfetch-git
+pkgbase = fetchfetch
pkgdesc = A neofetch-like tool to get all the neofetch-like tools installed on your computer, written in python.
pkgver = a4c9f16
pkgrel = 1
@@ -9,4 +9,4 @@ pkgbase = fetchfetch-git
source = git+https://github.com/Blobadoodle/fetchfetch
md5sums = SKIP
-pkgname = fetchfetch-git
+pkgname = fetchfetch
diff --git a/PKGBUILD b/PKGBUILD
index 9b1600392f00..3e21a234b65f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
# Maintainer: Ilya "Nolo001" Burdin <56518932+Nolo001-Aha@users.noreply.github.com>
-pkgname=fetchfetch-git
+pkgname=fetchfetch
pkgver=a4c9f16
pkgrel=1
pkgdesc="A neofetch-like tool to get all the neofetch-like tools installed on your computer, written in python."