summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonas Heinrich2020-10-29 19:46:33 +0000
committerJonas Heinrich2020-10-29 19:46:33 +0000
commitc3192d4cc48b7e8aea4ad3f73277816fd9036bcb (patch)
treebe07ce0b52aada4170db4fa78567d99ee7af2111 /PKGBUILD
parente43d201c29d5212edcea297326c41a0be23558a7 (diff)
downloadaur-c3192d4cc48b7e8aea4ad3f73277816fd9036bcb.tar.gz
update to version 0.0.10
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f5084753f319..8e91382b533f 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Jonas Heinrich <onny@project-insanity.org>
pkgname=nextcloud-integration-github
-pkgver=0.0.6
+pkgver=0.0.10
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=('e91ac77119bf48de25b4ee19816edf2dca4e47241a221ebd1228d5d82a0e4f0de7256319a4cf44db8fcd0cc6a056f273bdd557c221f6ca4058a72e7733fea80a')
+sha512sums=('16d102b8912c6bf2762fc07f767c767dbbec0cb892e00e4cab1cb8715e7d7086c98c46b897129d84d0a65efed2a0e585e07fd615a6bbee11ddc4751c2bad82e9')
package() {
install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"