summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJ. Nathanael Philipp2022-11-02 15:44:09 +0100
committerJ. Nathanael Philipp2022-11-02 15:44:09 +0100
commit04501d092205488aede7a068a993639908e2df96 (patch)
tree393a9e40730feb9e1aec715909bce0a8e95613ce
parent724cb4850b0f6e910e5292c5be0b7ce663579263 (diff)
downloadaur-04501d092205488aede7a068a993639908e2df96.tar.gz
Version 0.2.2.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 961b85a780d0..9442629ef149 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-django_bootstrap5
pkgdesc = Add bootstrap 5 support (css/js) to django.
- pkgver = 0.2.1
+ pkgver = 0.2.2
pkgrel = 1
url = https://github.com/jnphilipp/django_bootstrap5
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index a34e68ef4dc2..42265b4f9ff9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: J. Nathanael Philipp (jnphilipp) <nathanael@philipp.land>
pkgname=python-django_bootstrap5
-pkgver=0.2.1
+pkgver=0.2.2
pkgrel=1
pkgdesc="Add bootstrap 5 support (css/js) to django."
url="https://github.com/jnphilipp/django_bootstrap5"