diff options
| author | Lorenzo Castelli <lcastelli@google.com> | 2020-08-24 02:19:38 +0000 |
|---|---|---|
| committer | Lorenzo Castelli <lcastelli@google.com> | 2020-08-24 02:19:38 +0000 |
| commit | 57a6edccfb4ad1ef9cf7b92e51a9cafa3b0aaa35 (patch) | |
| tree | fe96318221445418e776adf99df0aae6343044f7 | |
| parent | c8628cd4b8051ad7fcae6145855e5d755623d087 (diff) | |
| download | google-compute-engine-oslogin-57a6edccfb4ad1ef9cf7b92e51a9cafa3b0aaa35.tar.xz | |
Removes whitespace at eol.
| -rw-r--r-- | .SRCINFO | 2 | ||||
| -rw-r--r-- | PKGBUILD | 2 | ||||
| -rw-r--r-- | google-compute-engine-oslogin.install | 6 |
3 files changed, 5 insertions, 5 deletions
@@ -13,7 +13,7 @@ pkgbase = google-compute-engine-oslogin source = google-compute-engine-oslogin-20200819.00.tar.gz::https://github.com/GoogleCloudPlatform/guest-oslogin/archive/20200819.00.tar.gz source = google-compute-engine-oslogin.install sha256sums = 11be57b2573dea6ca2f823256db9e78c2a8fbfebd0136dd974a8536ff09ac303 - sha256sums = b7d7d409a22602967c110ed80293223f904737e3683b0b7cd07fe94a2c52fb8d + sha256sums = 3e488f66f6ddc5882d731bd951391efe588c1fbb19afcf4de5283ec7fd481039 pkgname = google-compute-engine-oslogin @@ -27,7 +27,7 @@ checkdepends=('gtest') source=("$pkgname-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/guest-oslogin/archive/$pkgver.tar.gz" 'google-compute-engine-oslogin.install') sha256sums=('11be57b2573dea6ca2f823256db9e78c2a8fbfebd0136dd974a8536ff09ac303' - 'b7d7d409a22602967c110ed80293223f904737e3683b0b7cd07fe94a2c52fb8d') + '3e488f66f6ddc5882d731bd951391efe588c1fbb19afcf4de5283ec7fd481039') install='google-compute-engine-oslogin.install' build() { diff --git a/google-compute-engine-oslogin.install b/google-compute-engine-oslogin.install index 28af10d..d942569 100644 --- a/google-compute-engine-oslogin.install +++ b/google-compute-engine-oslogin.install @@ -1,11 +1,11 @@ # Copyright 2020 Google LLC -# +# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at -# +# # https://www.apache.org/licenses/LICENSE-2.0 -# +# # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
