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 b4ca1664989e..eb99f9e7d0f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Lex Black <autumn-wind@web.de>
pkgname=papermerge-core
-pkgver=3.1
+pkgver=3.2
pkgrel=1
pkgdesc="Open Source Document Management System for Digital Archives (server)"
arch=(any)
@@ -40,7 +40,7 @@ depends=(img2pdf
uwsgi-plugin-python)
makedepends=(python-build python-installer python-wheel python-poetry-core python-setuptools)
source=(${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/${pkgver}.tar.gz)
-sha256sums=('d2d80d2128c175f9189b76040e3f5c00230763f37a1f4303c835d15d1421351c')
+sha256sums=('3036de68cacc28ace83ef82c376ba0cf2ae081a2f235b9a97345ad66bf45d8f9')
build() {