summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2021-08-04 21:43:58 +0200
committerMichel Zou2021-08-04 21:43:58 +0200
commitc9e2e836917a0c2945c1253e26e3b23e8302070a (patch)
treee142c627d4a50ae3063d5baff3f84bc1cfce58df /PKGBUILD
parentca5d7201128339acf2cc2b48ee8eb755955f653b (diff)
downloadaur-c9e2e836917a0c2945c1253e26e3b23e8302070a.tar.gz
has_key
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d25ee69c1efb..8fd569bddb9e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,6 +13,7 @@ sha256sums=('9b5d68bf1874a7b393432410c7e8c376f174d2602179883845d2508152153ff0')
prepare() {
cd "$srcdir/$pkgname-$pkgver-src"
+ curl -L https://github.com/kichik/nsis/pull/17.patch | patch -p1
}
build() {