summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Hanna2016-08-23 21:11:40 +0200
committerSimon Hanna2016-08-23 21:11:40 +0200
commit17083947827c091c5d1efa4041006a7df7d1e486 (patch)
treecb277820937d15bbc53a680d9ee3e692c8c6ccc9
parent5853a67ec537d96dea99fb496d879b774b1b8e09 (diff)
downloadaur-17083947827c091c5d1efa4041006a7df7d1e486.tar.gz
upgpkg: python-django-rest-framework 3.4.6-1
upstream release
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0d537b6e4957..10de4cbc1b51 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-django-rest-framework
pkgdesc = Awesome web-browsable Web APIs
- pkgver = 3.4.5
+ pkgver = 3.4.6
pkgrel = 1
url = https://github.com/tomchristie/django-rest-framework
arch = any
@@ -8,7 +8,7 @@ pkgbase = python-django-rest-framework
makedepends = python-setuptools
makedepends = python2-setuptools
options = !emptydirs
- source = https://github.com/tomchristie/django-rest-framework/archive/3.4.5.tar.gz
+ source = https://github.com/tomchristie/django-rest-framework/archive/3.4.6.tar.gz
sha256sums = 6b85e81e8d4659e76973c90ac78a4bc428e42a7a6fd4e96f60960b1d511f347f
pkgname = python-django-rest-framework
diff --git a/PKGBUILD b/PKGBUILD
index 8b27fb840ffb..15232da31fc8 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.4.5
+pkgver=3.4.6
pkgrel=1
pkgdesc="Awesome web-browsable Web APIs"
arch=(any)