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 e0662e0bc26a..b1b9ccab8257 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Simon Hanna <simon dot hanna AT serve-me DOT info>
pkgname=('python-django-rest-framework' 'python2-django-rest-framework')
-pkgver=3.6.2
+pkgver=3.6.3
pkgrel=1
pkgdesc="Awesome web-browsable Web APIs"
arch=(any)
@@ -9,7 +9,7 @@ url="https://github.com/tomchristie/django-rest-framework"
license=('MIT')
options=(!emptydirs)
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/tomchristie/django-rest-framework/archive/${pkgver}.tar.gz")
-sha256sums=('d95e55d909392e62a7f5c7308b3668857ca74395cbc779f66cadde7d983a5671')
+sha256sums=('46424a9b9b114fed5a5ccbf1f46d58c06ab650369ba33c73a4820d15134cf11d')
makedepends=('python-setuptools' 'python2-setuptools')
package_python-django-rest-framework() {