summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormzakyr122023-09-13 21:35:59 +0700
committermzakyr122023-09-13 21:35:59 +0700
commite6475f7ad0de98cc15e68a06b3d6716a2fa3f426 (patch)
tree74993e0eed7a332d83d0b7de8fda36bd17a6d8e1
parent7cdea58b5d10032e41e1e1fd8654436a9605e6cc (diff)
downloadaur-e6475f7ad0de98cc15e68a06b3d6716a2fa3f426.tar.gz
Initial commit
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 40ad8d642974..f34d944f062d 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=osfetch-sh-git
_pkgname=osfetch-sh
pkgver=r17.ec5682d
pkgrel=1
-pkgdesc="osfetch-sh is a stupid system fetch program written in bash for linux."
+pkgdesc="osfetch-sh is a stupid system fetch program written in bash for linux. (git version)"
arch=('any')
url="https://github.com/mzakyr12/${_pkgname}"
license=('MIT')