summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSam Burgos2020-05-23 17:14:14 -0600
committerSam Burgos2020-05-23 17:14:14 -0600
commit7222c73f7b4dfca258b7a745b1dea80775663e43 (patch)
tree5b93407211d57c69c75fdb4e18104bfb7f49b964 /PKGBUILD
parentd737f32dd61af9fb9592951c7ac83b9d9ae1c7a1 (diff)
downloadaur-7222c73f7b4dfca258b7a745b1dea80775663e43.tar.gz
updated to version 1.4.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7f05d369d2a6..8aa6d0ea7a18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sam Burgos <santiago.burgos1089@gmail.com>
pkgname=mintstick
-pkgver=1.4.1
+pkgver=1.4.2
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=('7720a79e1bf0bb8ba09270bdb6441b5ed2d87dadc9355f74d59792dd6777eb17')
+sha256sums=('09ba915a175a4a58164926ed63b920f5b02d2a4aca56250a102f58daef62ccee')
prepare() {
cd ${pkgname}