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 3b4d81e2dd0e..bf7092da815a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Simon Hanna <simhnna AT google email>
pkgname=('python-django-rest-framework' 'python2-django-rest-framework')
-pkgver=3.9.1
+pkgver=3.9.2
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=('3075cdbdc023ae37fd3721b64f8a3dbff2349ebfbf66e5ba136e62cf7f2923bb')
+sha256sums=('30736fb61b1632b3a3bc1c4831b55bcede93c49fd8e8c2c9754c8ee8610e58d5')
makedepends=('python-setuptools' 'python2-setuptools')
package_python-django-rest-framework() {