makedeb


ventoy-bin 1.0.99-0


An utility to directly boot image files without reformating the USB

Click here to go back to the commit logs for ventoy-bin.

Commit:


Hash: f971067b1ba7af45d720e2f3964e69ba90125c68

Message: 1.0.63

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 9949613..d743959 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
 pkgbase = ventoy-bin
 	pkgdesc = A new multiboot USB solution
-	pkgver = 1.0.62
-	pkgrel = 4
+	pkgver = 1.0.63
+	pkgrel = 1
 	url = http://www.ventoy.net
 	install = ventoy.install
 	arch = aarch64
@@ -20,7 +20,7 @@ pkgbase = ventoy-bin
 	optdepends = polkit: run GUI from application menu
 	provides = ventoy
 	conflicts = ventoy
-	source = https://github.com/ventoy/Ventoy/releases/download/v1.0.62/ventoy-1.0.62-linux.tar.gz
+	source = https://github.com/ventoy/Ventoy/releases/download/v1.0.63/ventoy-1.0.63-linux.tar.gz
 	source = ventoy
 	source = ventoygui
 	source = ventoyweb
@@ -29,7 +29,7 @@ pkgbase = ventoy-bin
 	source = ventoy-extend-persistent
 	source = ventoy.desktop
 	source = sanitize.patch
-	sha256sums = 073828200289bb07c9598ffc1ca82292ba62ec90a05ad34e3f489a292158f8dc
+	sha256sums = 9efb0ae3d161a868728d0b74737d56c2a01f0105f403f1fb8cd1d7ce7ea339a6
 	sha256sums = 1ad5d314e02b84127a5a59f3871eb1d28617218cad07cde3eeddcac391473000
 	sha256sums = cbe6f47007981ada5e27a092fac7620a926301a704b59186295552d9f64cb0e7
 	sha256sums = c3d4463a878a89d96e5f0bc4e1a43e48f27af5965bd4c977567695d7cf91fe5f
diff --git a/PKGBUILD b/PKGBUILD
index 2bd2085..8a98a30 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
 # Contributor: KokaKiwi <kokakiwi+aur@kokakiwi.net>
 
 pkgname=ventoy-bin
-pkgver=1.0.62
-pkgrel=4
+pkgver=1.0.63
+pkgrel=1
 pkgdesc="A new multiboot USB solution"
 arch=('aarch64' 'i686' 'x86_64')
 url="http://www.ventoy.net"
@@ -28,7 +28,7 @@ source=("https://github.com/ventoy/Ventoy/releases/download/v${pkgver}/${pkgname
         "${pkgname%-bin}-extend-persistent"
         "${pkgname%-bin}.desktop"
         'sanitize.patch')
-sha256sums=('073828200289bb07c9598ffc1ca82292ba62ec90a05ad34e3f489a292158f8dc'
+sha256sums=('9efb0ae3d161a868728d0b74737d56c2a01f0105f403f1fb8cd1d7ce7ea339a6'
             '1ad5d314e02b84127a5a59f3871eb1d28617218cad07cde3eeddcac391473000'
             'cbe6f47007981ada5e27a092fac7620a926301a704b59186295552d9f64cb0e7'
             'c3d4463a878a89d96e5f0bc4e1a43e48f27af5965bd4c977567695d7cf91fe5f'