commit
07a3a8ef14
@ -1,7 +1,7 @@
|
||||
# Contributer: Baruch Burstein <bmburstein at gmail dot com>
|
||||
|
||||
pkgname=cloc
|
||||
pkgver=2.00
|
||||
pkgver=2.02
|
||||
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=('ed2422fb5d35b65379d0e63875d78a9f6037e711de47db806d4cb204dddfcc9c')
|
||||
sha256sums=('ce436edb633a06f0ee408e858f8536d0564e8404e656767b3669eb629bf95bf8')
|
||||
noextract=(${pkgname}-${pkgver}.tar.gz)
|
||||
|
||||
prepare() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user