git-extras: update to 7.1.0

This commit is contained in:
Mehdi Chinoune 2023-11-10 06:50:43 +00:00 committed by مهدي شينون (Mehdi Chinoune)
parent e9c4767db4
commit a94dab7b4c

View File

@ -3,7 +3,7 @@ _realname=git-extras
pkgname=${_realname}
replaces=("${_realname}-git")
conflicts=("${_realname}-git")
pkgver=7.0.0
pkgver=7.1.0
pkgrel=1
pkgdesc="GIT utilities -- repo summary, commit counting, repl, changelog population and more"
arch=('any')
@ -12,7 +12,7 @@ url='https://github.com/tj/git-extras'
depends=('git')
source=("${_realname}-${pkgver}.tar.gz"::"https://github.com/tj/git-extras/archive/$pkgver.tar.gz")
noextract=("${_realname}-${pkgver}.tar.gz")
sha256sums=('3adcbc247d6cb78dc58cace22e9ad789cd6f5061522516660dfb59cc6ec08def')
sha256sums=('e5c855361d2f1ec1be6ee601247153d9c8c04a221949b6ec3903b32fa736f542')
build(){
cd "${srcdir}"