summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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
}