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: ddbca8bdc0cfe240c0dcb9de9397675edaf7079f
Message: 1.0.99
diff --git a/.SRCINFO b/.SRCINFO
index ad5c74b..6db3948 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgname = ventoy-bin
pkgbase = ventoy-bin
pkgdesc = An utility to directly boot image files without reformating the USB
pkgrel = 0
-pkgver = 1.0.98
+pkgver = 1.0.99
url = http://www.ventoy.net
arch = amd64
arch = arm64
@@ -18,11 +18,11 @@ optdepends = libgtk-3-0: GTK3 GUI
optdepends = libqt5gui5: Qt5 GUI
optdepends = pkexec: run GUI from application menu
provides = ventoy
-source = https://github.com/ventoy/Ventoy/releases/download/v1.0.98/ventoy-1.0.98-linux.tar.gz
+source = https://github.com/ventoy/Ventoy/releases/download/v1.0.99/ventoy-1.0.99-linux.tar.gz
source = ventoy-wrapper.sh
source = ventoy.desktop
source = sanitize.patch
-sha256sums = 263041f6f1bb08db3815ba7a208064229660ee5f60d1ee7cb638739dceceb0bc
+sha256sums = 467cdd188a7f739bc706adbc1d695f61ffdefc95916adb015947d80829f00a3d
sha256sums = b41f1bb0ba96c6484fd64aefbb63a106b756f08667e19bde93ddc28d7de973a3
sha256sums = 22225d48023806d0d15e059216ef4921de70cdb78348630be109fa9c669e2900
sha256sums = 993ffb6daa6b61efe81e9e2922b82a0588737406525c37e0eed682ed500914f6
diff --git a/PKGBUILD b/PKGBUILD
index 8c24ba0..d5b4117 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: KokaKiwi (AUR)<kokakiwi+aur@kokakiwi.net>
pkgname=ventoy-bin
-pkgver=1.0.98
+pkgver=1.0.99
pkgrel=0
pkgdesc="An utility to directly boot image files without reformating the USB"
_ARCH="$(uname -m)"
@@ -21,7 +21,7 @@ source=("https://github.com/ventoy/Ventoy/releases/download/v${pkgver}/${pkgname
"${pkgname%-bin}-wrapper.sh"
"${pkgname%-bin}.desktop"
'sanitize.patch')
-sha256sums=('263041f6f1bb08db3815ba7a208064229660ee5f60d1ee7cb638739dceceb0bc'
+sha256sums=('467cdd188a7f739bc706adbc1d695f61ffdefc95916adb015947d80829f00a3d'
'b41f1bb0ba96c6484fd64aefbb63a106b756f08667e19bde93ddc28d7de973a3'
'22225d48023806d0d15e059216ef4921de70cdb78348630be109fa9c669e2900'
'993ffb6daa6b61efe81e9e2922b82a0588737406525c37e0eed682ed500914f6')