Skip to content
Snippets Groups Projects
Commit ccdd0b52 authored by Orhun Parmaksız's avatar Orhun Parmaksız
Browse files

upstream release

parent d7f30b0f
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
# Contributor: Ossama Hjaji <ossama-hjaji@live.fr> # Contributor: Ossama Hjaji <ossama-hjaji@live.fr>
pkgname=onefetch pkgname=onefetch
pkgver=2.10.1 pkgver=2.10.2
pkgrel=1 pkgrel=1
pkgdesc="Git repository summary on your terminal" pkgdesc="Git repository summary on your terminal"
url="https://github.com/o2sh/onefetch" url="https://github.com/o2sh/onefetch"
...@@ -12,7 +12,7 @@ arch=('x86_64') ...@@ -12,7 +12,7 @@ arch=('x86_64')
depends=('libgit2') depends=('libgit2')
makedepends=('rust') makedepends=('rust')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz") source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
sha256sums=('c78b69a230125968df9defb5dfd04fa93fd9c91bcec6ebf02f4b5b50ae5e4360') sha256sums=('6e4d4effcd4fd94ce21625a5e32da5da6446c8874200e40dd791e623b7aff7bb')
build() { build() {
cd "$pkgname-$pkgver" cd "$pkgname-$pkgver"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment