summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederik “Freso” S. Olesen2017-01-25 09:03:44 +0100
committerFrederik “Freso” S. Olesen2017-01-25 09:04:07 +0100
commitcb83588cf2f1cfe3374f46033d0433b0d5eb33bd (patch)
treee6ec0603537794cf6f7ad474ae8ce9ac2ad83444 /PKGBUILD
parent251f9626434d50cb8e2b73d4afb7de5c8a28b2af (diff)
downloadaur-cb83588cf2f1cfe3374f46033d0433b0d5eb33bd.tar.gz
Download over HTTPS.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b303f3ca6696..bd99830ef258 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=gtimelog
pkgver=0.9.1
-pkgrel=3
+pkgrel=4
pkgdesc='Small GTK+ app for keeping track of your time'
arch=('any')
url='https://gtimelog.org/'
license=('GPL')
depends=('python' 'python-gobject' 'python-setuptools')
-source=("http://pypi.python.org/packages/source/g/$pkgname/$pkgname-${pkgver}.tar.gz")
+source=("https://pypi.python.org/packages/source/g/$pkgname/$pkgname-${pkgver}.tar.gz")
md5sums=('5e95d0e968ad24778e0ae9fee748d73f')
package() {