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: e5aff406cafcba1abfbe64f4adb011dfca20070e
Message: updated to 1.0.19
diff --git a/.SRCINFO b/.SRCINFO
index 3074901..8308f55 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ventoy-bin
pkgdesc = A new multiboot USB solution (Binary)
- pkgver = 1.0.18
+ pkgver = 1.0.19
pkgrel = 1
url = http://www.ventoy.net/
arch = i686
@@ -12,10 +12,10 @@ pkgbase = ventoy-bin
depends = exfat-utils
provides = ventoy
conflicts = ventoy
- source = https://github.com/ventoy/Ventoy/releases/download/v1.0.18/ventoy-1.0.18-linux.tar.gz
+ source = https://github.com/ventoy/Ventoy/releases/download/v1.0.19/ventoy-1.0.19-linux.tar.gz
source = ventoy
source = sanitize.patch
- sha256sums = 76aa7acd5ce6a49f7a77275d5ce7f8c500181ef89d17daade8778cff1f194e20
+ sha256sums = 7686dadc21917b3cb543340d8206cf675b15984e0ac3dcda18c7ae8ee4dcc1e8
sha256sums = f9f333e21ec211318ab40018e0da3a44d8bae16e36dd6132e7891f8c9df52f1c
sha256sums = b042d5b525427a65b566aaf6bef5fd3091c4f543fcd8e3e23055fd35b7d73dbb
diff --git a/PKGBUILD b/PKGBUILD
index 76833f4..3184697 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: KokaKiwi <kokakiwi+aur@kokakiwi.net>
pkgname=ventoy-bin
-pkgver=1.0.18
+pkgver=1.0.19
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=('76aa7acd5ce6a49f7a77275d5ce7f8c500181ef89d17daade8778cff1f194e20'
+sha256sums=('7686dadc21917b3cb543340d8206cf675b15984e0ac3dcda18c7ae8ee4dcc1e8'
'f9f333e21ec211318ab40018e0da3a44d8bae16e36dd6132e7891f8c9df52f1c'
'b042d5b525427a65b566aaf6bef5fd3091c4f543fcd8e3e23055fd35b7d73dbb')