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 a0c9c94fc272..65480e8af50d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Salvador PardiƱas <darkfm@vera.com.uy>
pkgname=woeusb
-pkgver=5.2.2
+pkgver=5.2.4
pkgrel=1
pkgdesc='A Linux program to create Windows USB stick installer from a Windows DVD or an image'
arch=('any')
@@ -14,7 +14,7 @@ license=('GPL3')
depends=('dosfstools' 'grub' 'ntfs-3g' 'parted' 'wget' 'wimlib')
provides=('woeusb')
source=("https://github.com/WoeUSB/WoeUSB/releases/download/v${pkgver}/woeusb-${pkgver}.bash")
-sha256sums=(90cd6ae531419b8ed07ed50ba42ec30c9e66f5e48a41e675f271809797499a2f)
+sha256sums=(0b9e502313c6461346cc4d150459b2e1341d30f9ffda005e160829ad9d5bfffc)
prepare() {
chmod +x woeusb-$pkgver.bash