summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarlos Galindo2023-03-06 14:39:49 +0100
committerCarlos Galindo2023-03-06 14:39:49 +0100
commit2f889c078e43868c0e9921be239fbf634c003524 (patch)
tree1d56719759b41a06cef94fb0d261915aff273c0c /PKGBUILD
parent37b03ef725eb917576c9b57f886a73d5665d2688 (diff)
downloadaur-2f889c078e43868c0e9921be239fbf634c003524.tar.gz
update to 4.1.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 34e4c6bb824f..457e31ce3dbb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=nextcloud-app-polls
_appname=polls
-pkgver=4.1.6
+pkgver=4.1.8
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=('f44a92708013a3985d7a3c8e332986d0a41b0f0afc2cf30ffd976c7fc2cabb71fd03181a68fee7b83e833915ee5cff0754e5c0b32b9f08cf89f90440e2c63f91')
+sha512sums=('7d0f333f9807f50835c77fd8be492d7431408a8b2c75b76de866378fefdaa5b54d8edba8959c606f504be73f112c0c2052a382c6dd2c8386ce4de7db0f18cd80')
build() {
cd "${srcdir}/polls-${pkgver}"