summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4514cb2cf3d3..ee8bc1c983a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,3 +1,4 @@
+# Find this package on https://github.com/pietmacom/kopano-pkgbuilds.git
pkgname='kopano-webapp-passwd-git'
pkgver='1.1'
@@ -521,5 +522,4 @@ _setConfig() {
prepare() {
cd ${srcdir}/${pkgname}
sed -i 's|Name|name|g' manifest.xml
-}
-md5sums=('SKIP')
+} \ No newline at end of file