summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMohammadreza Abdollahzadeh2022-12-14 06:59:53 +0330
committerMohammadreza Abdollahzadeh2022-12-14 06:59:53 +0330
commitef77657d582ac4297c081c0a3056a09ca21ab371 (patch)
treef5dd70a6c06f90f4bf761eaf9ac7ffe430435578 /PKGBUILD
parent1d73eea86f4f0b3de1b484699a7c62a1944e51ec (diff)
downloadaur-windows2usb-git.tar.gz
upgpkg: windows2usb-git 0.2.4.r0.g68de917-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index df8fb95d706b..d74b61004f12 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,20 +2,20 @@
# Contributor: Frederic Bezies <fredbezies at gmail dot com>
# Contributor: K900 <me@0upti.me>
pkgname=windows2usb-git
-pkgver=0.2.1.r0.g9f855fa
-pkgrel=2
-pkgdesc="Windows 7/8/8.1/10 ISO to Flash Drive burning utility for Linux (MBR/GPT, BIOS/UEFI, FAT32/NTFS) - git version"
+pkgver=0.2.4.r0.g68de917
+pkgrel=1
+pkgdesc="Windows 7/8/8.1/10/11 ISO to Flash Drive burning utility for Linux (MBR/GPT, BIOS/UEFI, FAT32/NTFS) - git version"
arch=("any")
url="https://github.com/ValdikSS/windows2usb"
-license=("Apache")
+license=("Apache-2")
depends=("bash" "awk" "ntfs-3g" "dosfstools" "util-linux" "p7zip" "ms-sys")
makedepends=("git")
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
-source=("${pkgname%-git}::git+${url}.git"
+source=("${pkgname%-git}::git+${url}"
"https://github.com/pbatard/rufus/raw/master/res/uefi/uefi-ntfs.img")
sha256sums=('SKIP'
- '5c7e7aa34261b17ebc82885dab44ce4af0c2397fef9d406a1063f5329b287751')
+ '3d15257c21956efc566db9b11eb1b9f1fe176b379457c5689c90ed74c5fa00de')
pkgver() {
cd "${pkgname%-git}"