summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRalph Plawetzki2024-03-17 17:45:18 +0100
committerGitHub2024-03-17 17:45:18 +0100
commit8afb8c8dd7d44f9550abcdf600acf1fc7e417f8c (patch)
tree99212b65cdea7759a639c8f15649412fddb4b7ca /PKGBUILD
parent110d9897c9db7094689939ab16668fc540f357d6 (diff)
downloadaur-seahorse-nautilus-ext.tar.gz
Fix indentation
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4eb5ccc005af..619cef6eaaaa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -24,7 +24,7 @@ pkgver() {
prepare() {
cd seahorse-nautilus
- git apply ../../0001-Make-file-extension-for-encrypted-files-configurable.patch
+ git apply ../../0001-Make-file-extension-for-encrypted-files-configurable.patch
git apply ../../0001-gpgme-config-is-not-available-anymore.patch
}