summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarlos Galindo2020-11-24 12:38:02 +0100
committerCarlos Galindo2020-11-24 12:38:02 +0100
commitdb1fc159f1cb487a71aea680e82d6d7bb2573bd3 (patch)
tree34e1631b8e234b50c887b235cfbd62c5e1aad4f9 /PKGBUILD
parent1d832aa9fb7f51d6efca50b04651ad0faa0042aa (diff)
downloadaur-db1fc159f1cb487a71aea680e82d6d7bb2573bd3.tar.gz
update to 1.6.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 09b85a9f61b8..3f647adb2f3b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Jonas Heinrich <onny@project-insanity.org>
pkgname=nextcloud-app-polls
-pkgver=1.6.2
+pkgver=1.6.3
pkgrel=1
pkgdesc="Poll app for Nextcloud"
arch=('any')
@@ -12,7 +12,7 @@ license=('AGPL3')
depends=('nextcloud')
makedepends=('npm')
source=("polls-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
-sha512sums=('4e750a4645fe2e1f1f742d5a179ebdd21e69eeb62d9554c6d640d014dfb57115d4f5b42ace98f242158f9d4557d096e9242acadbbc04a7c497e03344d07cca9d')
+sha512sums=('07c0a5af297179edbda4322cc4f275df1798108511eeeb6d4c49e9419b4877dc5cc3252105439b91c986a1c60334de05e2d568c4b29d5a1a53d750b92eb3a980')
build() {
cd "${srcdir}/polls-${pkgver}"