summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrejs Mivreņiks2016-08-03 11:42:58 +0300
committerAndrejs Mivreņiks2016-08-03 11:42:58 +0300
commit504841c5b1639f9233159f22e0d05035453fc5f5 (patch)
treeb94e61494be7c305870c7ac4daadec30ef39add8
parent26c2d32da8982a5bb42684ea129a08d6ddc2b83d (diff)
downloadaur-504841c5b1639f9233159f22e0d05035453fc5f5.tar.gz
Update: 1.10
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c1310fefbbf3..ae8edd0fefb1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Thu Dec 3 10:07:41 UTC 2015
+# Wed Aug 3 08:42:24 UTC 2016
pkgbase = django-docs
pkgdesc = Docs for Django's release
- pkgver = 1.9
+ pkgver = 1.10
pkgrel = 1
url = https://docs.djangoproject.com/en/
arch = any
license = GPL
makedepends = unzip
- noextract = django-docs-1.9-en.zip
- source = https://docs.djangoproject.com/m/docs/django-docs-1.9-en.zip
+ noextract = django-docs-1.10-en.zip
+ source = https://docs.djangoproject.com/m/docs/django-docs-1.10-en.zip
sha256sums = SKIP
pkgname = django-docs
diff --git a/PKGBUILD b/PKGBUILD
index a7e6db5d1995..c08abbead98b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andrejs Mivreņiks <gim at fastmail dot fm>
# Contributor: Apkawa <apkawa at gmail dot com>
pkgname=django-docs
-pkgver=1.9
+pkgver=1.10
pkgrel=1
pkgdesc="Docs for Django's release"
arch=('any')