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 b6b566ed746f..0a73ce5c0e97 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Jonas Heinrich <onny@project-insanity.org>
pkgname=nextcloud-integration-twitter
-pkgver=0.0.5
+pkgver=0.0.6
pkgrel=1
pkgdesc="Twitter integration into Nextcloud"
arch=('any')
@@ -12,7 +12,7 @@ depends=('nextcloud')
makedepends=()
options=('!strip')
source=("https://github.com/nextcloud/integration_twitter/releases/download/v${pkgver}/integration_twitter-${pkgver}.tar.gz")
-sha512sums=('510a17e89d9b8dd30d3ea82b21defeef29bf619b8c971cabbcb571fe4637267ecd22466cc0cbfab5b4282b078521c8f3d2cdded81fa6ca0b4e9ec7ad675a5423')
+sha512sums=('bc9a48555af3f252fa991a1a45386847b20cd30cf7e9e9d729e015d79ccf0a6829ad056a0376cfcd4f3e2b0ed05eddb53dd29ec57dc8f74e280da93f41caba7b')
package() {
install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"