summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrancesco Masala2022-06-15 09:10:48 +0200
committerFrancesco Masala2022-06-15 09:10:48 +0200
commit54561ae5eabec82fca7c76d6e5798de855a7d13c (patch)
tree7fc1a6732d0afc1a235515267aebd9299157bdfc /PKGBUILD
parent7000b5d5560a1707a8a9f9442c9eb171b86141a7 (diff)
downloadaur-54561ae5eabec82fca7c76d6e5798de855a7d13c.tar.gz
fixed typo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a9b38431164c..5572a025883a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('x86_64')
url="https://github.com/bottlesdevs/Bottles"
license=('GPL3')
depends=(
- 'imagemagik'
+ 'imagemagick'
'pefile'
'lib32-gnutls'
'gtk4'