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