summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6a9307ceb3a2..3e36bbfbd5a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_name="django-cms"
pkgbase="python-django-cms"
pkgname=("python-django-cms")
-pkgver=3.7.3
+pkgver=3.7.4
pkgrel=1
pkgdesc="An Advanced Django CMS"
url="https://django-cms.org"
@@ -11,7 +11,7 @@ arch=('any')
license=('BSD')
makedepends=("python-django" "python-django-classy-tags" "python-django-formtools" "python-treebeard" "python-django-sekizai" "python-djangocms-admin-style")
source=("$pkgname-$pkgver.tar.gz::https://github.com/divio/django-cms/archive/$pkgver.tar.gz")
-sha256sums=('ed13dace9941cca10aa70a5ce980f06f6e2a30b30b2990a300dd57a329dee251')
+sha256sums=('de456b7ef2a3ddd2c7d923df89f42c8b564af1dd1ec5b28340294db2adca63b6')
build() {