summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYour Name2022-01-04 14:11:20 +0100
committerYour Name2022-01-04 14:11:20 +0100
commit0aa8de837510235f47a5d83f87276518b1fab5db (patch)
treee1dddfda3145856c0d0572c80b34bc0952105961
parent8caf9c59e67a9aeaff23f1957dd1fdae9ed2ffea (diff)
downloadaur-kopano-webapp-meet-git.tar.gz
next iteration
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3f7da920f240..afbf3d8f46ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,3 +1,4 @@
+# Find this package on https://github.com/pietmacom/kopano-pkgbuilds.git
pkgname='kopano-webapp-meet-git'
pkgver='0.2.1'
@@ -525,4 +526,3 @@ prepare() {
sed -i 's|cp -avR dist ../deploy/plugins/meet|cp -avRT dist/${PACKAGE_NAME}-${VERSION} ../../deploy/plugins/meet|g' Makefile
mkdir -p ${srcdir}/kopano-webapp/deploy/plugins/meet
}
-md5sums=('SKIP')