summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormzakyr122023-09-13 21:37:24 +0700
committermzakyr122023-09-13 21:37:24 +0700
commitce90659380591edeba9858a0a915bcca59a13e53 (patch)
tree5845917ab9681739d65af2c9f33ae2937e0815f9
parente6475f7ad0de98cc15e68a06b3d6716a2fa3f426 (diff)
downloadaur-ce90659380591edeba9858a0a915bcca59a13e53.tar.gz
Initial commit
-rw-r--r--.SRCINFO8
-rwxr-xr-xPKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1d7085f1b736..6cdebff70562 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
-pkgbase = osfetch-sh-git
- pkgdesc = osfetch-sh is a stupid system fetch program written in bash for linux.
+pkgbase = pkgbase
+ pkgdesc = osfetch-sh is a stupid system fetch program written in bash for linux. (git version)
pkgver = r17.ec5682d
pkgrel = 1
url = https://github.com/mzakyr12/osfetch-sh
arch = any
license = MIT
makedepends = git
- source = git+https://github.com/mzakyr12/osfetch-sh
- md5sums = SKIP
+ source = git+https://github.com/mzakyr12/osfetch-sh.git
+ sha512sums = SKIP
pkgname = osfetch-sh-git
diff --git a/PKGBUILD b/PKGBUILD
index f34d944f062d..982b66221798 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Muhammad Zaky Ramadhan <mzakyr42@gmail.com>
-pkgbase=osfetch-sh-git
+pkgbase=pkgbase
pkgname=osfetch-sh-git
_pkgname=osfetch-sh
pkgver=r17.ec5682d