summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonas Heinrich2020-11-23 20:34:09 +0000
committerJonas Heinrich2020-11-23 20:34:09 +0000
commitc32d5f6147f99ef2ae8d629ce28e722f565ae81a (patch)
tree223deb06d2d2d0cb4794f600a88679684ecb6216
parentc3192d4cc48b7e8aea4ad3f73277816fd9036bcb (diff)
downloadaur-c32d5f6147f99ef2ae8d629ce28e722f565ae81a.tar.gz
update to version 0.0.12
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8e91382b533f..585e7f19dc80 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Jonas Heinrich <onny@project-insanity.org>
pkgname=nextcloud-integration-github
-pkgver=0.0.10
+pkgver=0.0.12
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=('16d102b8912c6bf2762fc07f767c767dbbec0cb892e00e4cab1cb8715e7d7086c98c46b897129d84d0a65efed2a0e585e07fd615a6bbee11ddc4751c2bad82e9')
+sha512sums=('d6922a8bd2c19901fdbb7c80774240524a643f22130276545b1979baac8eceafaede3aa5c7109f1770f3ebd14759f63f5a6dd837034435e9e7f669da19f42dcf')
package() {
install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"