summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 04d6aec5e1c8..8fc74da0468f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname='python-plural'
pkgver='1.0.1'
-pkgrel=2
+pkgrel=3
pkgdesc="Python function that returns the needed variation of a word."
arch=('any')
url="https://github.com/kynikos/lib.py.plural"
license=('GPL3')
depends=('python')
-source=("http://downloads.sourceforge.net/project/kynikos/lib.py.plural/$pkgname-$pkgver.tar.bz2")
+source=("https://downloads.sourceforge.net/project/kynikos/lib.py.plural/$pkgname-$pkgver.tar.bz2")
sha256sums=('ccce3446ee4e9728912d1395bee4e61ff88ff3230615c96912272de6e05a42da')
package() {