summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1748c9db7303..ad84d7101c05 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: robertfoster
pkgname='python-flask-themes2'
-pkgver=1.0.0
+pkgver=1.0.1
pkgrel=1
pkgdesc="Easily theme your Flask app"
url="https://github.com/sysr-q/flask-themes2"
@@ -10,7 +10,7 @@ arch=('any')
depends=('python-flask' 'python-simplejson')
makedepends=('python-setuptools')
_realname=Flask-Themes2
-source=("https://files.pythonhosted.org/packages/8a/f8/9bdefea5451745fcd102e42e4b565691f99afb88d542e7fc710536422d6b/${_realname}-$pkgver.tar.gz")
+source=("https://files.pythonhosted.org/packages/a9/51/5cbc31456eb182d507476331c66ddf866eea412baa2ea527991bd008c2eb/Flask-Themes2-${pkgver}.tar.gz")
build() {
cd "$srcdir/${_realname}-$pkgver"
@@ -22,4 +22,4 @@ package() {
python setup.py install --root="$pkgdir"
}
-sha256sums=('d14d1c49d05d75bf7e206dc253acd43e5c5a261425c4e57a38b8319cd0c2872f')
+sha256sums=('82c3204105e38437d04619bb1f4901cbc8cac5def9598f8f84747a464fcf50fb')