summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDario Giovannetti2021-03-23 16:08:45 +0800
committerDario Giovannetti2021-03-23 16:08:45 +0800
commit0a1e08788056a8529a3c3815903acb1555ac1114 (patch)
tree4602bb65c1eead7b605a8f96ef9f8dce8eb6fd2f /.SRCINFO
parent7119c4e24358e7739a78cde1646baa1ee99fd09e (diff)
downloadaur-0a1e08788056a8529a3c3815903acb1555ac1114.tar.gz
Use https in source
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7d1835b3b74b..f816f27ab192 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = python-plural
pkgdesc = Python function that returns the needed variation of a word.
pkgver = 1.0.1
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/kynikos/lib.py.plural
arch = any
license = GPL3
depends = python
- source = http://downloads.sourceforge.net/project/kynikos/lib.py.plural/python-plural-1.0.1.tar.bz2
+ source = https://downloads.sourceforge.net/project/kynikos/lib.py.plural/python-plural-1.0.1.tar.bz2
sha256sums = ccce3446ee4e9728912d1395bee4e61ff88ff3230615c96912272de6e05a42da
pkgname = python-plural