summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarlos Galindo2023-04-25 10:51:46 +0200
committerCarlos Galindo2023-04-25 10:51:46 +0200
commita3b5482eb087af11e20cc95e9c6cdea81af5d396 (patch)
treeafdf5c85bb74d61d1ed2d693d10ae69e361e1d5a /PKGBUILD
parent1e363958271957abc955c9d09e7bac5d2085b523 (diff)
downloadaur-a3b5482eb087af11e20cc95e9c6cdea81af5d396.tar.gz
update to 5.0.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index af9cc07da2e7..3e2561074fcc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=nextcloud-app-polls
_appname=polls
-pkgver=5.0.2
+pkgver=5.0.4
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=('3e97fb7fd707580224b7ba1624441aa9b8f0205387482b59578a0d1fe3a79e4552073cea835370d1e037364e39bc78ad5c064cfa5f240128a04a95e34385c420')
+sha512sums=('bcf5cae76d37f739a4f716fa5e5920c0d101dc67d852ae594b22f0b1dcd5923278aa5f09c5052c649fa8bd3c9db6db1c2adbcdbf7541393cdfe368d29d6ad552')
build() {
cd "${srcdir}/polls-${pkgver}"