summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZach2017-03-09 21:30:27 -0700
committerZach2017-03-09 21:30:27 -0700
commitad6fb69cb3e1af9b31879a743bf93835d224703d (patch)
treee001967cf568ca577aa4611722af84fbc5f71111
parente27778c1836b141fed9b447a5a265664ba16c408 (diff)
downloadaur-ad6fb69cb3e1af9b31879a743bf93835d224703d.tar.gz
add attributes
-rw-r--r--.SRCINFO4
-rw-r--r--.gitattributes1
-rw-r--r--LICENSE2
-rw-r--r--PKGBUILD2
4 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cf7eff882aee..b7bbe6f80af2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Fri Mar 10 04:25:46 UTC 2017
+# Fri Mar 10 04:28:54 UTC 2017
pkgbase = enpass-beta-bin
pkgdesc = A multiplatform password manager. Beta version
pkgver = 5.5.0.2
@@ -23,7 +23,7 @@ pkgbase = enpass-beta-bin
source = http://repo.sinew.in/testing/pool/beta/e/enpass/enpass_5.5.0-2beta_amd64.deb
source = LICENSE
sha256sums = 5d223d09a22c3c1f5931cc875b68091d3c6cf43494c44df6c33fa9204dde835d
- sha256sums = d556b7f2d1243b775c4096e1efa1c669aee93fe64a57401bc8cdefb14fcd0145
+ sha256sums = cffbf5627a9cefa762384b198bdff09697c8432e9a189d483cfcc771a4b68ce7
pkgname = enpass-beta-bin
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 000000000000..bccad397c859
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+LICENSE eol=crlf
diff --git a/LICENSE b/LICENSE
index 2c4d9e0f4525..dc1c1355e2b1 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,3 @@
-
END USER LICENSE AGREEMENT
This END USER LICENSE AGREEMENT (EULA) is a legal agreement between you (either an individual or an entity) and Sinew Software Systems Private Limited (herein after referred as Sinew). By downloading or installing Enpass Password Manager ("SOFTWARE") from our website or from any marketplace store ("Google Play Store" or "Apple App Store" or "Microsoft Store" or "Blackberry World") herein after referred as APP STORE; you agree to be bound by the terms of this Agreement. If you do not agree to the terms of this Agreement, remove this SOFTWARE immediately.
@@ -52,3 +51,4 @@ INDIA
Web: https://www.enpass.io
E-mail: support@enpass.io
+
diff --git a/PKGBUILD b/PKGBUILD
index 3452b4083ce4..f4d5f50f5c15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ source=(
"http://repo.sinew.in/testing/pool/beta/e/enpass/${_pkgname}_${_pkgver}beta_amd64.deb"
"LICENSE")
sha256sums=('5d223d09a22c3c1f5931cc875b68091d3c6cf43494c44df6c33fa9204dde835d'
- 'd556b7f2d1243b775c4096e1efa1c669aee93fe64a57401bc8cdefb14fcd0145')
+ 'cffbf5627a9cefa762384b198bdff09697c8432e9a189d483cfcc771a4b68ce7')
package() {