cloc: update to 1.96
This commit is contained in:
parent
437f65ca0a
commit
611fcea854
@ -1,7 +1,7 @@
|
||||
# Contributer: Baruch Burstein <bmburstein at gmail dot com>
|
||||
|
||||
pkgname=cloc
|
||||
pkgver=1.94
|
||||
pkgver=1.96
|
||||
pkgrel=1
|
||||
pkgdesc="Count lines of code"
|
||||
arch=('any')
|
||||
@ -9,7 +9,7 @@ url="https://github.com/AlDanial/cloc"
|
||||
license=('GPL')
|
||||
depends=('perl' 'perl-Algorithm-Diff' 'perl-Regexp-Common' 'perl-Parallel-ForkManager')
|
||||
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/AlDanial/cloc/archive/v${pkgver}.tar.gz)
|
||||
sha256sums=('c835fe343e1c25194a61eb74d7a36e98413682ed0c3b4d6b8e35a327077bf926')
|
||||
sha256sums=('9cab16a2d9b9e915d7f7299f718d13bb7a8e2082255d29747dc79498d5a4a3a4')
|
||||
noextract=(${pkgname}-${pkgver}.tar.gz)
|
||||
|
||||
prepare() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user