summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsimona2018-11-29 05:20:33 +0100
committersimona2018-11-29 05:20:33 +0100
commit150a7625e74c19119e4de1d54e6d2bd199f4ab24 (patch)
tree7e5790c2630dac10a58465ab44a05c8a98d08d14
parent6b8fe3875f17e9e4f22cb91e675a80505bc5b975 (diff)
downloadaur-150a7625e74c19119e4de1d54e6d2bd199f4ab24.tar.gz
man email fix
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD6
-rw-r--r--image-mount.14
-rw-r--r--macinstall.14
4 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3faa56f8c64e..cd3e3c357128 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = simonascripts
pkgdesc = Bash unique command for mount image files (iso, vms, crypto, squashfs), detect pendrive device name, list all kernels, list all i/o schedulers, copy install files.
- pkgver = 0.0.16
+ pkgver = 0.0.17
pkgrel = 1
changelog = simonascripts.changelog
arch = any
@@ -38,8 +38,8 @@ pkgbase = simonascripts
md5sums = 3189eb5ae50a9ddce43c8820c35ba2b0
md5sums = 0da0f06f52839ae85aa79d3e2a2bd069
md5sums = 895210bbf0e6c16c6df7437eb3489ac1
- md5sums = 7e4b85c6508890c6f5c88b3d886206a6
- md5sums = f0216369fd6e6f9856e56b6f1332a581
+ md5sums = 261d420ae53438b3fadda33059686a33
+ md5sums = e95fa305e9120ed71c74ac5925811f10
pkgname = simonascripts
diff --git a/PKGBUILD b/PKGBUILD
index fd2f14953c65..0c25665f26a0 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Simona <simona.pisano[at]gmail[dot]com>
pkgname=simonascripts
-pkgver=0.0.16
+pkgver=0.0.17
pkgrel=1
pkgdesc="Bash unique command for mount image files (iso, vms, crypto, squashfs), detect pendrive device name, list all kernels, list all i/o schedulers, copy install files."
@@ -43,8 +43,8 @@ md5sums=('3f5599c3588f01b625aa9feb0a0e8b99'
'3189eb5ae50a9ddce43c8820c35ba2b0'
'0da0f06f52839ae85aa79d3e2a2bd069'
'895210bbf0e6c16c6df7437eb3489ac1'
- '7e4b85c6508890c6f5c88b3d886206a6'
- 'f0216369fd6e6f9856e56b6f1332a581')
+ '261d420ae53438b3fadda33059686a33'
+ 'e95fa305e9120ed71c74ac5925811f10')
package() {
cd "$srcdir"
diff --git a/image-mount.1 b/image-mount.1
index 7b4eae1bc1c6..aca595e3458b 100644
--- a/image-mount.1
+++ b/image-mount.1
@@ -1,5 +1,5 @@
.\" Manpage for image-mount.
-.\" Contact Simona <simona.pisano[at]gmail[dot]com> to correct errors or typos.
+.\" Contact Simona <simona.pisano.70[at]gmail[dot]com> to correct errors or typos.
.TH man 1 "25 Nov 2018" "1.0" "image-mount man page"
.SH NAME
image-mount \- Bash script to mount image files (iso, vms, crypto, squashfs) inside simonascripts pkg
@@ -26,6 +26,6 @@ image-umount, simona-scripts
.SH BUGS
No known bugs.
.SH AUTHOR
-Simona Pisano (simona.pisano[at]gmail[dot]com)
+Simona Pisano (simona.pisano.70[at]gmail[dot]com)
.SH COPYRIGHT
Copyright © 2018 Simona Pisano. License GPLv3: GNU GPL version 3 <https://gnu.org/licenses/gpl.html>.
diff --git a/macinstall.1 b/macinstall.1
index fc2cba9e474d..b7e0d86cd181 100644
--- a/macinstall.1
+++ b/macinstall.1
@@ -1,5 +1,5 @@
.\" Manpage for image-mount.
-.\" Contact Simona <simona.pisano[at]gmail[dot]com> to correct errors or typos.
+.\" Contact Simona <simona.pisano.70[at]gmail[dot]com> to correct errors or typos.
.TH man 1 "29 Nov 2018" "1.0" "macinstall man page"
.SH NAME
macinstall \- Bash script to manage different install files (if you clone smae install on more pcs)
@@ -113,6 +113,6 @@ simona-scripts
.SH BUGS
No known bugs.
.SH AUTHOR
-Simona Pisano (simona.pisano[at]gmail[dot]com)
+Simona Pisano (simona.pisano.70[at]gmail[dot]com)
.SH COPYRIGHT
Copyright © 2018 Simona Pisano. License GPLv3: GNU GPL version 3 <https://gnu.org/licenses/gpl.html>.