summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSam Burgos2022-08-12 09:48:30 -0600
committerSam Burgos2022-08-12 09:48:30 -0600
commit249559e7d0fb5d0aa0e6e4627cfb64d4ea3ff745 (patch)
treedf7391a6a670f25b984271767f3aed5f35c29ce0 /PKGBUILD
parent1e23b1e19a2ed01c19ded5d2d0f896b33d13c71e (diff)
downloadaur-249559e7d0fb5d0aa0e6e4627cfb64d4ea3ff745.tar.gz
updated to version 1.5.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index adc9ed0a938c..13f5878f2d4f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sam Burgos <santiago.burgos1089@gmail.com>
pkgname=mintstick
-pkgver=1.4.9
+pkgver=1.5.0
pkgrel=1
pkgdesc='A GUI to write .img or .iso files to a USB Key. It can also format them'
arch=('any')
@@ -35,7 +35,7 @@ conflicts=(
mintstick-git
)
source=("${pkgname}-${pkgver}.tar.xz::${url}/${pkgname}_${pkgver}.tar.xz")
-sha256sums=('7f331019b84391907e16ac2bb3e93e410b76d5dcc170d411e178cea6d7280a8b')
+sha256sums=('88339564477ad919587b14ef7d7084bfecef8dac088903400d5363c47546b959')
prepare() {
cd ${pkgname}