summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a731bbf64aa5..870ea21e7765 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jakub SzymaƄski <jakubmateusz@poczta.onet.pl>
pkgname=woeusb-ng
pkgver=0.2.12
-pkgrel=2
+pkgrel=3
pkgdesc="Simple tool that enable you to create your own usb stick with Windows installer."
arch=('any')
url="https://github.com/WoeUSB/WoeUSB-ng"
@@ -9,7 +9,7 @@ license=('GPL3')
depends=(
'parted'
'dosfstools'
- 'ntfs-3g'
+ 'ntfsprogs'
'grub'
'p7zip'
'python'