summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSam Burgos2020-06-18 17:37:37 -0600
committerSam Burgos2020-06-18 17:37:37 -0600
commit82c4f8b5a7cd0ce7e53d32f0c2d640051ab060a5 (patch)
treed694a86e72a227068b5b94d8f20df73945231db3 /PKGBUILD
parent7222c73f7b4dfca258b7a745b1dea80775663e43 (diff)
downloadaur-82c4f8b5a7cd0ce7e53d32f0c2d640051ab060a5.tar.gz
updated to version 1.4.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8aa6d0ea7a18..3b7810dbfb0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sam Burgos <santiago.burgos1089@gmail.com>
pkgname=mintstick
-pkgver=1.4.2
+pkgver=1.4.4
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=('09ba915a175a4a58164926ed63b920f5b02d2a4aca56250a102f58daef62ccee')
+sha256sums=('56e46f99d48ae6a3bc44e863c236d66575235b67a729d8d93e7e393532bcceb4')
prepare() {
cd ${pkgname}