summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarlos Galindo2023-10-29 16:05:07 +0000
committerCarlos Galindo2023-10-29 16:05:07 +0000
commitea3f55442efd124bfb292c354ddf1631e08466d3 (patch)
tree513a84b6a01cc47702ce5e7184050c70a15fb6f2 /PKGBUILD
parentdca9e0218cfc60a5808e619e6b23ae45e4912e9b (diff)
downloadaur-ea3f55442efd124bfb292c354ddf1631e08466d3.tar.gz
update to 5.4.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 28050beaec50..9d26afe9f97a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=nextcloud-app-polls
_appname=polls
-pkgver=5.3.2
+pkgver=5.4.0
pkgrel=1
pkgdesc="Poll app for Nextcloud"
arch=('any')
@@ -12,7 +12,7 @@ url="https://github.com/nextcloud/polls"
license=('AGPL3')
makedepends=('npm' 'composer' 'yq' 'rsync')
source=("${_appname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
-sha512sums=('56ffc3e6924504ac6f28ddc7abb20a729a6dec4ef23270129dddd743008d5a863891b0ca61f5ef5aab17da92a591edf57a20883d66ce24f768c3ac5592411c09')
+sha512sums=('8fda92e0ac72f4804f87d76a2eafc94aa655058c67bdc2b64321f1e1639bc431b39bbbd82db66b961e03377c037988e0d4178cbb5682a6d183da9a21fe723f52')
build() {
cd "${srcdir}/polls-${pkgver}"