summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaurizio D'Addona2021-01-07 16:06:23 +0100
committerMaurizio D'Addona2021-01-07 16:06:23 +0100
commita0e892b9fea796ac05b8c18b5fa1050740afb697 (patch)
treecec513561098b227fd3642bd567344fe9da05cd1
parent0c63efff07af98b780941a5f12ea71d78c202807 (diff)
downloadaur-a0e892b9fea796ac05b8c18b5fa1050740afb697.tar.gz
update source url to https
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8b266a9539c0..42710525d320 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = libsnl-svn
pkgdesc = libSNL is a library of routines used for the manipulation of NURBS curves and surfaces.
pkgver = 18
- pkgrel = 5
- url = http://libsnl.sourceforge.net/
+ pkgrel = 6
+ url = https://libsnl.sourceforge.net/
arch = i686
arch = x86_64
license = GPL2
diff --git a/PKGBUILD b/PKGBUILD
index 0c1569e890f3..67324d907eae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@ _svnname='libsnl'
pkgname=libsnl-svn
pkgver=18
-pkgrel=5
+pkgrel=6
pkgdesc="libSNL is a library of routines used for the manipulation of NURBS curves and surfaces."
arch=('i686' 'x86_64')
-url="http://libsnl.sourceforge.net/"
+url="https://libsnl.sourceforge.net/"
license=('GPL2')
provides=('libsnl')
conflicts=('libsnl')