summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7a21b3f3bd52..b57cd2867548 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = leda-free
pkgdesc = C++ class library for efficient data types and algorithms
pkgver = 6.3
- pkgrel = 2
- url = http://www.algorithmic-solutions.com/leda/
+ pkgrel = 4
+ url = https://www.algorithmic-solutions.com/index.php/products/leda-free-edition
arch = x86_64
license = custom:LEDA Free License
depends = gcc-libs
depends = tcsh
- noextract = http://www.algorithmic-solutions.info/free/Packages/LEDA-6.3-free-fedora-core-8-64-g++-4.1.2-mt.tar.gz
+ noextract = https://www.algorithmic-solutions.info/free/Packages/LEDA-6.3-free-fedora-core-8-64-g++-4.1.2-mt.tar.gz
options = staticlibs
options = !strip
options = !emptydirs
- source = http://www.algorithmic-solutions.info/free/Packages/LEDA-6.3-free-fedora-core-8-64-g++-4.1.2-mt.tar.gz
+ source = https://www.algorithmic-solutions.info/free/Packages/LEDA-6.3-free-fedora-core-8-64-g++-4.1.2-mt.tar.gz
sha256sums = 281057aa2077972d46e5a8e42cecb5633fdf7682bc4ff8ca83e31bde6ae06db9
pkgname = leda-free
diff --git a/PKGBUILD b/PKGBUILD
index 17c7c86426ed..0c0319cdc025 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='leda-free'
pkgver='6.3'
-pkgrel='3'
+pkgrel='4'
pkgdesc='C++ class library for efficient data types and algorithms'
url='https://www.algorithmic-solutions.com/index.php/products/leda-free-edition'
license=('custom:LEDA Free License')