makedeb
An utility to directly boot image files without reformating the USB
Click here to go back to the commit logs for ventoy-bin.
Hash: 15212c2db7397a87eb1abaef7fc02ff232adf5bd
Message: 1.0.92
diff --git a/.SRCINFO b/.SRCINFO
index f59ee3d..4ba2f40 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ventoy-bin
pkgdesc = A new multiboot USB solution
- pkgver = 1.0.91
+ pkgver = 1.0.92
pkgrel = 1
url = http://www.ventoy.net
install = ventoy.install
@@ -17,7 +17,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.91/ventoy-1.0.91-linux.tar.gz
+ source = https://github.com/ventoy/Ventoy/releases/download/v1.0.92/ventoy-1.0.92-linux.tar.gz
source = ventoy
source = ventoygui
source = ventoyweb
@@ -26,7 +26,7 @@ pkgbase = ventoy-bin
source = ventoy-extend-persistent
source = ventoy.desktop
source = sanitize.patch
- sha256sums = f6fb0574ec6c5b50acd3a8153ef42eb23bb6fb0a783e90706c7654ba0c1bddca
+ sha256sums = eff875b2dc3b6ba931acd90ee91ba055dda87c589114eb928fc8d7b817f2025e
sha256sums = 1ad5d314e02b84127a5a59f3871eb1d28617218cad07cde3eeddcac391473000
sha256sums = 0215dbaf2095f5eeb2d40d9731268ed724790565e1dcaad67ffa4af80b5d8330
sha256sums = c3d4463a878a89d96e5f0bc4e1a43e48f27af5965bd4c977567695d7cf91fe5f
diff --git a/PKGBUILD b/PKGBUILD
index 76b76db..cf7b2f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: DuckSoft <realducksoft at gmail dot com>
-# Co-Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
+# Co-Maintainer: Mark Wagie <mark dot wagie at proton dot me>
# Contributor: KokaKiwi <kokakiwi+aur@kokakiwi.net>
pkgname=ventoy-bin
-pkgver=1.0.91
+pkgver=1.0.92
pkgrel=1
pkgdesc="A new multiboot USB solution"
arch=('aarch64' 'i686' 'x86_64')
@@ -25,7 +25,7 @@ source=("https://github.com/ventoy/Ventoy/releases/download/v${pkgver}/${pkgname
"${pkgname%-bin}-extend-persistent"
"${pkgname%-bin}.desktop"
'sanitize.patch')
-sha256sums=('f6fb0574ec6c5b50acd3a8153ef42eb23bb6fb0a783e90706c7654ba0c1bddca'
+sha256sums=('eff875b2dc3b6ba931acd90ee91ba055dda87c589114eb928fc8d7b817f2025e'
'1ad5d314e02b84127a5a59f3871eb1d28617218cad07cde3eeddcac391473000'
'0215dbaf2095f5eeb2d40d9731268ed724790565e1dcaad67ffa4af80b5d8330'
'c3d4463a878a89d96e5f0bc4e1a43e48f27af5965bd4c977567695d7cf91fe5f'