summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 363212e7bdd3..af2b0543a049 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = nextcloud-integration-github
pkgdesc = GitHub integration into Nextcloud
- pkgver = 0.0.12
+ pkgver = 0.0.13
pkgrel = 1
url = https://github.com/nextcloud/integration_github
arch = any
license = AGPL3
depends = nextcloud
options = !strip
- source = https://github.com/nextcloud/integration_github/releases/download/v0.0.12/integration_github-0.0.12.tar.gz
+ source = https://github.com/nextcloud/integration_github/releases/download/v0.0.13/integration_github-0.0.13.tar.gz
sha512sums = d6922a8bd2c19901fdbb7c80774240524a643f22130276545b1979baac8eceafaede3aa5c7109f1770f3ebd14759f63f5a6dd837034435e9e7f669da19f42dcf
pkgname = nextcloud-integration-github
diff --git a/PKGBUILD b/PKGBUILD
index 585e7f19dc80..d63e4c481231 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Jonas Heinrich <onny@project-insanity.org>
pkgname=nextcloud-integration-github
-pkgver=0.0.12
+pkgver=0.0.13
pkgrel=1
pkgdesc="GitHub integration into Nextcloud"
arch=('any')