summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorluxcem2021-06-04 11:17:01 +0200
committerluxcem2021-06-04 11:17:01 +0200
commit33f678392f59d0ad7475128ac23a7d9ac7511147 (patch)
tree2ce0bf1b514c5ae23e5841459a09082362bad719
parent7f7f48182980cbec9768fcacb63b115ff1276635 (diff)
downloadaur-33f678392f59d0ad7475128ac23a7d9ac7511147.tar.gz
Update pkgrel.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5604e24eb537..84e344c581ca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = django-docs
pkgdesc = Docs for Django's release
pkgver = 3.2
- pkgrel = 1
+ pkgrel = 2
url = https://docs.djangoproject.com/en/
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 62c35ab67a96..d4a5a6dc831c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Apkawa <apkawa at gmail dot com>
pkgname=django-docs
pkgver=3.2
-pkgrel=1
+pkgrel=2
pkgdesc="Docs for Django's release"
arch=('any')
url='https://docs.djangoproject.com/en/'