summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 23879ebdc1f5..a3cb97d0321d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Salvador PardiƱas <darkfm@vera.com.uy>
pkgname=woeusb-git
-pkgver=r484.b67b343
-pkgrel=3
+pkgver=r485.5ac7e05
+pkgrel=1
pkgdesc="A Linux program to create Windows USB stick installer from a real Windows DVD or an image"
arch=('x86_64')
url="https://github.com/slacka/WoeUSB"
license=('GPL3')
groups=()
-depends=('wxgtk2')
+depends=('wxgtk2' 'grub')
makedepends=('git')
provides=("woeusb")
conflicts=("")