summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSam Burgos2021-06-27 20:57:03 -0600
committerSam Burgos2021-06-27 20:57:03 -0600
commit5987e0b87ec6c41a7b248d435c87d043c5b324bb (patch)
treef9d076274e0e2c185045b5cf429978c4fc93ee45 /PKGBUILD
parent7c54166700ae273e10c75bf939074735477dfb98 (diff)
downloadaur-5987e0b87ec6c41a7b248d435c87d043c5b324bb.tar.gz
updated to version 1.4.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d43c261b775b..fadb4b90d0ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sam Burgos <santiago.burgos1089@gmail.com>
pkgname=mintstick
-pkgver=1.4.5
+pkgver=1.4.6
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=('2adf01ebbb46d33459322c12ba7dcbf0afa19b13c425de21b9e0d31cafc59b43')
+sha256sums=('586e38dfb2c607c610043c0d66a9bdf3c559736a351a7d8dff64caf6359d1c92')
prepare() {
cd ${pkgname}