summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergej Pupykin2016-11-14 17:34:02 +0000
committerSergej Pupykin2016-11-14 17:34:02 +0000
commit66b7f289cdae9d8757bc737dd4a05f65d9755018 (patch)
tree9646a4be93598d60d517d34a008cb3353e00b9d8
parent33185fd96e890761814e90eeaf5c49f32fdaf5b9 (diff)
downloadaur-66b7f289cdae9d8757bc737dd4a05f65d9755018.tar.gz
package release
-rw-r--r--PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a1acdd5520f1..949fbe957086 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,10 +12,8 @@ arch=('any')
url="http://pythonpaste.org/tempita/"
license=('custom:MIT')
makedepends=('python-distribute' 'python2-distribute')
-source=(http://pypi.python.org/packages/source/T/Tempita/Tempita-${pkgver}.tar.gz
+source=(https://pypi.python.org/packages/source/T/Tempita/Tempita-${pkgver}.tar.gz
$pkgbase-license.txt::http://pythonpaste.org/tempita/_sources/license.txt)
-md5sums=('4c2f17bb9d481821c41b6fbee904cea1'
- 'c66b85ddcd09296abff87601467724fd')
package_python-tempita() {
depends=('python')