~alpine/aports

[alpine-aports] [PATCH] community/cloc: fix source url, bump pkgrel

Milan P. Stanić <mps@arvanta.net>
Details
Message ID
<20181231143742.30715-1-mps@arvanta.net>
Sender timestamp
1546267062
DKIM signature
missing
Download raw message
Patch: +2 -2
---
 community/cloc/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/cloc/APKBUILD b/community/cloc/APKBUILD
index 4abed10dac..81e6bc0bcb 100644
--- a/community/cloc/APKBUILD
+++ b/community/cloc/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Sören Tempel <soeren+alpine@soeren-tempel.net>
pkgname=cloc
pkgver=1.80
pkgrel=0
pkgrel=1
pkgdesc="Count lines of code"
url="https://github.com/AlDanial/cloc"
arch="noarch"
@@ -11,7 +11,7 @@ depends="perl perl-algorithm-diff perl-regexp-common
	perl-parallel-forkmanager"
makedepends=""
subpackages="$pkgname-doc"
source="https://github.com/AlDanial/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz
source="https://github.com/AlDanial/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.gz
	disable-git-tests.patch"
builddir="$srcdir/$pkgname-$pkgver"

-- 
2.18.1



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)