summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 55b39907c28e..f5084753f319 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Jonas Heinrich <onny@project-insanity.org>
pkgname=nextcloud-integration-github
-pkgver=0.0.5
+pkgver=0.0.6
pkgrel=1
pkgdesc="GitHub integration into Nextcloud"
arch=('any')
@@ -12,7 +12,7 @@ depends=('nextcloud')
makedepends=()
options=('!strip')
source=("https://github.com/nextcloud/integration_github/releases/download/v${pkgver}/integration_github-${pkgver}.tar.gz")
-sha512sums=('159029ed661e73d5a646e0bed53e91004043366f7b0839d779e8e3ce8a1c862bf7d29489c676f4520b86d62b9810e4b7c8c56b407b9c9dcbbdad3f57899cdeaf')
+sha512sums=('e91ac77119bf48de25b4ee19816edf2dca4e47241a221ebd1228d5d82a0e4f0de7256319a4cf44db8fcd0cc6a056f273bdd557c221f6ca4058a72e7733fea80a')
package() {
install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"