summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c02158e88910..c798d866c642 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: robertfoster
pkgname='python-flask-themes2'
-pkgver=0.1.5
-pkgrel=2
+pkgver=1.0.0
+pkgrel=1
pkgdesc="Easily theme your Flask app"
url="https://github.com/sysr-q/flask-themes2"
license=('MIT')
@@ -10,7 +10,7 @@ arch=('any')
depends=('python-flask' 'python-simplejson')
makedepends=('python-setuptools')
_realname=Flask-Themes2
-source=("https://files.pythonhosted.org/packages/fa/3f/c9615626ce769bb462b00b1a8c8398d383437cdd2a352c99d3993aaca002/${_realname}-$pkgver.tar.gz")
+source=("https://files.pythonhosted.org/packages/8a/f8/9bdefea5451745fcd102e42e4b565691f99afb88d542e7fc710536422d6b/${_realname}-$pkgver.tar.gz")
build() {
cd "$srcdir/${_realname}-$pkgver"
@@ -22,4 +22,4 @@ package() {
python setup.py install --root="$pkgdir"
}
-md5sums=('38d728671701c44386881123396d6303')
+md5sums=('f8aac4b4464712f8567d036a31624fd7')