summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJ. Nathanael Philipp2023-09-15 09:53:04 +0200
committerJ. Nathanael Philipp2023-09-15 09:53:04 +0200
commitca9911129047a251858e10eca7cb037e731fe284 (patch)
tree6216e5894a959481d65054a35d814f1ff7c0da5e
parentff27e62530c8087d6febe37f4e326eb3ac0bb099 (diff)
downloadaur-ca9911129047a251858e10eca7cb037e731fe284.tar.gz
Version 0.3.9
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8999d4c5f95d..25db65160937 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-django_bootstrap5
pkgdesc = Add bootstrap 5 support (css/js) to django.
- pkgver = 0.3.8
+ pkgver = 0.3.9
pkgrel = 1
url = https://github.com/jnphilipp/django_bootstrap5
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index faca8508b937..6875e1ca3c8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: J. Nathanael Philipp (jnphilipp) <nathanael@philipp.land>
pkgname=python-django_bootstrap5
-pkgver=0.3.8
+pkgver=0.3.9
pkgrel=1
pkgdesc="Add bootstrap 5 support (css/js) to django."
url="https://github.com/jnphilipp/django_bootstrap5"