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: 747f132cb124a6d42618ca4d023e8dc489e81d17
Message: 1.0.55
diff --git a/.SRCINFO b/.SRCINFO
index 0cc11ce..5b0e8b4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ventoy-bin
pkgdesc = A new multiboot USB solution
- pkgver = 1.0.54
+ pkgver = 1.0.55
pkgrel = 1
url = http://www.ventoy.net
install = ventoy.install
@@ -19,7 +19,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.54/ventoy-1.0.54-linux.tar.gz
+ source = https://github.com/ventoy/Ventoy/releases/download/v1.0.55/ventoy-1.0.55-linux.tar.gz
source = ventoy
source = ventoygui
source = ventoyweb
@@ -27,7 +27,7 @@ pkgbase = ventoy-bin
source = ventoy-extend-persistent
source = ventoy.desktop
source = sanitize.patch
- sha256sums = 8304e7833b53e94c3989c57fcf4de16feab3e92cf6947485c92ab5e5aad5aaba
+ sha256sums = 15c0404115d3e65aa590599d782444b71c1f87103d2263db89d8e45a9ad67f14
sha256sums = 1ad5d314e02b84127a5a59f3871eb1d28617218cad07cde3eeddcac391473000
sha256sums = cbe6f47007981ada5e27a092fac7620a926301a704b59186295552d9f64cb0e7
sha256sums = c3d4463a878a89d96e5f0bc4e1a43e48f27af5965bd4c977567695d7cf91fe5f
diff --git a/PKGBUILD b/PKGBUILD
index f4b2677..76f66e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: KokaKiwi <kokakiwi+aur@kokakiwi.net>
pkgname=ventoy-bin
-pkgver=1.0.54
+pkgver=1.0.55
pkgrel=1
pkgdesc="A new multiboot USB solution"
arch=('i686' 'x86_64')
@@ -27,7 +27,7 @@ source=("https://github.com/ventoy/Ventoy/releases/download/v${pkgver}/${pkgname
"${pkgname%-bin}-extend-persistent"
"${pkgname%-bin}.desktop"
'sanitize.patch')
-sha256sums=('8304e7833b53e94c3989c57fcf4de16feab3e92cf6947485c92ab5e5aad5aaba'
+sha256sums=('15c0404115d3e65aa590599d782444b71c1f87103d2263db89d8e45a9ad67f14'
'1ad5d314e02b84127a5a59f3871eb1d28617218cad07cde3eeddcac391473000'
'cbe6f47007981ada5e27a092fac7620a926301a704b59186295552d9f64cb0e7'
'c3d4463a878a89d96e5f0bc4e1a43e48f27af5965bd4c977567695d7cf91fe5f'