summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGoliathLabs2020-07-26 22:30:06 +0200
committerGoliathLabs2020-07-26 22:30:06 +0200
commitdea8b8a07c8ebb610c29a10a607aea61193ba502 (patch)
treeacdf560d7ac0b5cc005493914b144d41d73c556b /PKGBUILD
parentc75d7b2d7fdf904775978051fd11295bfd37fe17 (diff)
downloadaur-dea8b8a07c8ebb610c29a10a607aea61193ba502.tar.gz
Updated: 3.7.4
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() {