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

upstream release

parent 14fb6cb3
No related branches found
Tags 2.14.2-1
No related merge requests found
......@@ -4,8 +4,8 @@
# Contributor: Ossama Hjaji <ossama-hjaji@live.fr>
pkgname=onefetch
pkgver=2.13.2
pkgrel=2
pkgver=2.14.2
pkgrel=1
pkgdesc="Git repository summary on your terminal"
url="https://github.com/o2sh/onefetch"
license=('MIT')
......@@ -13,8 +13,8 @@ arch=('x86_64')
depends=('libgit2' 'libgit2.so')
makedepends=('cargo' 'cmake')
checkdepends=('git')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
sha256sums=('6a57e12fb049af89de13aeaf06f206be602e73872458ff4cd5725d3b82289123')
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
sha256sums=('df5e10aac076369bbbdeb94eef286dbde8d10859fd8f47af7e2748fadef0622c')
prepare() {
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