summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO13
-rw-r--r--PKGBUILD2
2 files changed, 14 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 84646ba97182..0e7c62dd552b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,3 +11,16 @@ pkgbase = gitcolorscripts-bin
md5sums = SKIP
pkgname = gitcolorscripts-bin
+pkgbase = gitcolorscripts
+ pkgdesc = Get your GitHub contributions right in your terminal!
+ pkgver = r19.5c5e449
+ pkgrel = 1
+ url = https://github.com/BladeOfLightX/gitcolorscripts
+ arch = any
+ license = MIT
+ depends = cargo
+ provides = gitcolorscripts
+ source = git+https://github.com/BladeOfLightX/gitcolorscripts
+ md5sums = SKIP
+
+pkgname = gitcolorscripts
diff --git a/PKGBUILD b/PKGBUILD
index f615df2a6c6e..a65e681aa023 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# then please put 'unknown'.
# Maintainer: 0xsapphir3 <0xsapphir3@gmail.com>
-pkgname=gitcolorscripts-bin
+pkgname=gitcolorscripts
pkgver=r19.5c5e449
pkgrel=1
pkgdesc="Get your GitHub contributions right in your terminal!"