summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSam Burgos2022-06-28 13:59:25 -0600
committerSam Burgos2022-06-28 13:59:25 -0600
commit6d12d90dd9bdb66321c8566db2d9e5cbc566cae7 (patch)
tree8e06ff8899b4fbc5a3a2315d014d6c5285a8f629 /PKGBUILD
parent71080af80d3a9fecf247496f47a6fa9e393ac421 (diff)
downloadaur-6d12d90dd9bdb66321c8566db2d9e5cbc566cae7.tar.gz
updated to version 1.4.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 77f8f7668c80..6a5cf728f10f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sam Burgos <santiago.burgos1089@gmail.com>
pkgname=mintstick
-pkgver=1.4.7
+pkgver=1.4.9
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=('300bffc733f52227148ca7412357a2f85076fff88b74333fe218f6305fd601e1')
+sha256sums=('7f331019b84391907e16ac2bb3e93e410b76d5dcc170d411e178cea6d7280a8b')
prepare() {
cd ${pkgname}