summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 40360aa54378..76934b811d63 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ depends=('bash' 'coreutils')
optdepends=('xclip: getting password to clipboard automatically' 'gnupg: password encryption and decryption')
makedepends=('git')
-sha256sums=('51845114b55aa54171d7adbe024045bc888bb07d5825ff853b3bc1b0d4e0760d ')
+sha256sums=('51845114b55aa54171d7adbe024045bc888bb07d5825ff853b3bc1b0d4e0760d')
package(){
cd "${srcdir}/${pkgname}-${pkgver}"