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: cb9209540c99428a0a1a9565110688a68b1025d6
Message: update: ventoy-bin 1.0.31-1
upstream release
diff --git a/.SRCINFO b/.SRCINFO
index 9198c5d..5d552f6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ventoy-bin
pkgdesc = A new multiboot USB solution (Binary)
- pkgver = 1.0.30
+ pkgver = 1.0.31
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.30/ventoy-1.0.30-linux.tar.gz
+ source = https://github.com/ventoy/Ventoy/releases/download/v1.0.31/ventoy-1.0.31-linux.tar.gz
source = ventoy
source = sanitize.patch
- sha256sums = 0410043931953e7805fdb747f2a25c409ad0b6ed85807e222f30e995ab7352c4
+ sha256sums = d255e6a1d190c193ddd010cdc49d496e9da972891c0f5d3ab3d3f647970d1835
sha256sums = 1ad5d314e02b84127a5a59f3871eb1d28617218cad07cde3eeddcac391473000
sha256sums = 88dd56d98cb98d18cb73a1ca142fbc12769d09343207c6546e934b39d6b760a3
diff --git a/PKGBUILD b/PKGBUILD
index c58a457..b758f6a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: KokaKiwi <kokakiwi+aur@kokakiwi.net>
pkgname=ventoy-bin
-pkgver=1.0.30
+pkgver=1.0.31
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=('0410043931953e7805fdb747f2a25c409ad0b6ed85807e222f30e995ab7352c4'
+sha256sums=('d255e6a1d190c193ddd010cdc49d496e9da972891c0f5d3ab3d3f647970d1835'
'1ad5d314e02b84127a5a59f3871eb1d28617218cad07cde3eeddcac391473000'
'88dd56d98cb98d18cb73a1ca142fbc12769d09343207c6546e934b39d6b760a3')