Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-django-haystack
Commits:
7e95abe9 by Jelle van der Waa at 2024-08-31T12:52:09+02:00
upgpkg: 3.3.0-2: Django 5.1 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-django-haystack
pkgdesc = Modular search for Django
pkgver = 3.3.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/django-haystack/django-haystack
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-django-haystack
_name="${pkgname#python-}"
pkgver=3.3.0
-pkgrel=1
+pkgrel=2
pkgdesc="Modular search for Django"
arch=(any)
url="https://github.com/django-haystack/django-haystack"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-django-haystack/-/commit/7e95abe9c7df329e21d387162e55eb2fe2e09cea
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-django-haystack/-/commit/7e95abe9c7df329e21d387162e55eb2fe2e09cea
You're receiving this email because of your account on gitlab.archlinux.org.