summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJakub Szymański2020-07-24 23:17:12 +0200
committerJakub Szymański2020-07-24 23:17:12 +0200
commit7aafd5800179eb0ef5e4e3a31b71d8fb581de373 (patch)
tree9dc29e96cb299a35e86e52c6777cd41812b62a5e /PKGBUILD
parent63b45fe42c8a672969ad6b5778828974217728d1 (diff)
downloadaur-7aafd5800179eb0ef5e4e3a31b71d8fb581de373.tar.gz
Update PKGBUILD to include local patch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ea29a9d27560..3d650229a157 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jakub Szymański <jakubmateusz@poczta.onet.pl>
pkgname=woeusb-ng
pkgver=0.2.5
-pkgrel=1
+pkgrel=2
pkgdesc="Simple tool that enable you to create your own usb stick with Windows installer."
arch=('any')
url="github.com/WoeUSB/WoeUSB-ng"
@@ -29,11 +29,9 @@ conflicts=(
)
source=(
"git+https://github.com/WoeUSB/WoeUSB-ng.git"
- "https://gist.githubusercontent.com/WaxyMocha/afa345e9fc3b8247a57ebaf5a0e283a4/raw/e632fc75fd4f7e35999047a5e837183610250926/AUR.patch"
)
sha256sums=(
'SKIP'
- '7c907d370f9f8c5e1dcd8e74b880891ae8eb55cbea74a5b4a12beadb083d5d75'
)