[arch-commits] Commit in gnucobol/trunk (PKGBUILD)
Jerome Leclanche
jleclanche at archlinux.org
Thu Apr 16 14:43:46 UTC 2020
Date: Thursday, April 16, 2020 @ 14:43:45
Author: jleclanche
Revision: 615334
upgpkg: gnucobol 3.0rc1-1: Upstream release 3.0rc1
Modified:
gnucobol/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-16 14:41:59 UTC (rev 615333)
+++ PKGBUILD 2020-04-16 14:43:45 UTC (rev 615334)
@@ -9,7 +9,7 @@
depends=("db" "gmp")
makedepends=("gcc" "help2man")
options=("!libtool")
-source=("$pkgname-$pkgver.tar.xz"::"http://sourceforge.net/projects/open-cobol/files/$pkgname/3.0/$pkgname-$_tarver.tar.xz")
+source=("$pkgname-$pkgver.tar.xz"::"https://sourceforge.net/projects/open-cobol/files/$pkgname/3.0/$pkgname-$_tarver.tar.xz")
sha256sums=("bf76441ee7f8dc9aeb78291231f32273eafc4ec827f26840846a257a04bbc594")
build() {
More information about the arch-commits
mailing list