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 fa60b93be26a..e0d5ffe396da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@
# Contributor: Aleksey Filippov <sarum9in@gmail.com>
_pkgname=wheezy.template
pkgname=python-wheezy
-pkgver=2.0.0
+pkgver=3.0.0
pkgrel=1
pkgdesc="A lightweight template library"
arch=('any')
@@ -28,7 +28,7 @@ conflicts=(
'python2-wheezy' # /usr/bin/wheezy.template
)
source=("https://files.pythonhosted.org/packages/source/${_pkgname::1}/${_pkgname}/${_pkgname}-${pkgver}.tar.gz")
-sha256sums=('699f46b859dbf07cc250c9f9c88aa9744f1546ab622c0c464c144b09c29a0aae')
+sha256sums=('96240be5a7382bf4accb50bf42a49c24cd8e4c2b3131d09ec7c8e743fb18ad16')
build() {
cd "$_pkgname-$pkgver"