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: 74fefad75a6e1ea9a4b223372cf52a51192176ad
Message: 1.0.25
diff --git a/.SRCINFO b/.SRCINFO
index adf038e..dcb5d34 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ventoy-bin
pkgdesc = A new multiboot USB solution (Binary)
- pkgver = 1.0.24
+ pkgver = 1.0.25
pkgrel = 1
url = http://www.ventoy.net/
arch = i686
@@ -14,10 +14,10 @@ pkgbase = ventoy-bin
depends = lib32-glibc
provides = ventoy
conflicts = ventoy
- source = https://github.com/ventoy/Ventoy/releases/download/v1.0.24/ventoy-1.0.24-linux.tar.gz
+ source = https://github.com/ventoy/Ventoy/releases/download/v1.0.25/ventoy-1.0.25-linux.tar.gz
source = ventoy
source = sanitize.patch
- sha256sums = 0bc445706f7b858a8fc7f3c6cc63190b5ac09101ee98899db9d2461ff3acbd68
+ sha256sums = 43c1600df4d1b0980262761f5ba30c834a75a0fa0504cba29ef5fdb274a508e8
sha256sums = f9f333e21ec211318ab40018e0da3a44d8bae16e36dd6132e7891f8c9df52f1c
sha256sums = f01eee34e2b8ea1c026b62be3dd0d021b6aca15a37fff62dc0d1881aadfd29bd
diff --git a/PKGBUILD b/PKGBUILD
index 034f486..7407f1f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: KokaKiwi <kokakiwi+aur@kokakiwi.net>
pkgname=ventoy-bin
-pkgver=1.0.24
+pkgver=1.0.25
pkgrel=1
pkgdesc='A new multiboot USB solution (Binary)'
url='http://www.ventoy.net/'
@@ -14,7 +14,7 @@ provides=("${pkgname%-bin}")
conflicts=("${pkgname%-bin}")
source=("https://github.com/ventoy/Ventoy/releases/download/v${pkgver}/${pkgname%-bin}-${pkgver}-linux.tar.gz"
"${pkgname%-bin}" 'sanitize.patch')
-sha256sums=('0bc445706f7b858a8fc7f3c6cc63190b5ac09101ee98899db9d2461ff3acbd68'
+sha256sums=('43c1600df4d1b0980262761f5ba30c834a75a0fa0504cba29ef5fdb274a508e8'
'f9f333e21ec211318ab40018e0da3a44d8bae16e36dd6132e7891f8c9df52f1c'
'f01eee34e2b8ea1c026b62be3dd0d021b6aca15a37fff62dc0d1881aadfd29bd')