summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJakub Szymański2020-07-24 22:28:04 +0200
committerJakub Szymański2020-07-24 22:28:04 +0200
commit63b45fe42c8a672969ad6b5778828974217728d1 (patch)
treee6e2a2b0ed32a3c269aa43c0409cf29ab7c80b18 /.SRCINFO
downloadaur-63b45fe42c8a672969ad6b5778828974217728d1.tar.gz
Initial commit, creation of package
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO29
1 files changed, 29 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..775ce2337c68
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,29 @@
+pkgbase = woeusb-ng
+ pkgdesc = Simple tool that enable you to create your own usb stick with Windows installer.
+ pkgver = 0.2.5
+ pkgrel = 1
+ url = github.com/WoeUSB/WoeUSB-ng
+ arch = any
+ license = GPL3
+ makedepends = git
+ makedepends = python-setuptools
+ depends = parted
+ depends = dosfstools
+ depends = ntfs-3g
+ depends = grub
+ depends = p7zip
+ depends = python
+ depends = python-pip
+ depends = python-wxpython
+ depends = xdg-utils
+ optdepends = python-termcolor: Colored text
+ provides = woeusb
+ conflicts = woeusb
+ conflicts = woeusb-git
+ source = git+https://github.com/WoeUSB/WoeUSB-ng.git
+ source = https://gist.githubusercontent.com/WaxyMocha/afa345e9fc3b8247a57ebaf5a0e283a4/raw/e632fc75fd4f7e35999047a5e837183610250926/AUR.patch
+ sha256sums = SKIP
+ sha256sums = 7c907d370f9f8c5e1dcd8e74b880891ae8eb55cbea74a5b4a12beadb083d5d75
+
+pkgname = woeusb-ng
+