cloc: Update to 1.98
This commit is contained in:
parent
0f5aecb316
commit
1f66f6b1c9
@ -1,7 +1,7 @@
|
||||
# Contributer: Baruch Burstein <bmburstein at gmail dot com>
|
||||
|
||||
pkgname=cloc
|
||||
pkgver=1.96.1
|
||||
pkgver=1.98
|
||||
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=('f0551d98dcce9ca2e78b984adf8e8cc7c6002037a1155e5294338c435e4a1af1')
|
||||
sha256sums=('475b3075966adbe70d649e1cb2e0290cb20def6d90ef04068f45ae1a8d527b5f')
|
||||
noextract=(${pkgname}-${pkgver}.tar.gz)
|
||||
|
||||
prepare() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user