[arch-commits] Commit in onefetch/trunk (PKGBUILD)
Orhun Parmaksiz
orhun at archlinux.org
Sat Jul 3 23:30:21 UTC 2021
Date: Saturday, July 3, 2021 @ 23:30:20
Author: orhun
Revision: 971979
upgpkg: onefetch 2.10.2-1: upstream release
Modified:
onefetch/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-03 22:57:45 UTC (rev 971978)
+++ PKGBUILD 2021-07-03 23:30:20 UTC (rev 971979)
@@ -3,7 +3,7 @@
# Contributor: Ossama Hjaji <ossama-hjaji at live.fr>
pkgname=onefetch
-pkgver=2.10.1
+pkgver=2.10.2
pkgrel=1
pkgdesc="Git repository summary on your terminal"
url="https://github.com/o2sh/onefetch"
@@ -12,7 +12,7 @@
depends=('libgit2')
makedepends=('rust')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('c78b69a230125968df9defb5dfd04fa93fd9c91bcec6ebf02f4b5b50ae5e4360')
+sha256sums=('6e4d4effcd4fd94ce21625a5e32da5da6446c8874200e40dd791e623b7aff7bb')
build() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list