summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsimona2018-11-18 13:00:53 +0100
committersimona2018-11-18 13:00:53 +0100
commit8e98cf3ed64456b50453a6f855eb32f38a0e6441 (patch)
tree16eba6341b76ae5962bdefbe29d3da3d1d8c57b3
parent14abda3134f5d275e440812402b5049a1e2e1c36 (diff)
downloadaur-8e98cf3ed64456b50453a6f855eb32f38a0e6441.tar.gz
:-(
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dce38cab86bc..23a02adabea8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = simonascripts
- pkgdesc = Bash unique command for mount image files (iso, vms, crypto), detect pendrive device, list all kernels, list all i/o schedulers.
+ pkgdesc = Bash unique command for mount image files (iso, vms, crypto), detect pendrive device, list all kernels, list all io schedulers.
pkgver = 0.0.1
- pkgrel = 5
+ pkgrel = 6
arch = any
license = GPL3
depends = bash
diff --git a/PKGBUILD b/PKGBUILD
index 5b3936b52e55..1e414d6e2d3e 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Simona <simona.pisano[at]gmail[dot]com>
pkgname=simonascripts
pkgver=0.0.1
-pkgrel=5
-pkgdesc="Bash unique command for mount image files (iso, vms, crypto), detect pendrive device, list all kernels, list all i/o schedulers."
+pkgrel=6
+pkgdesc="Bash unique command for mount image files (iso, vms, crypto), detect pendrive device, list all kernels, list all io schedulers."
arch=('any')
license=('GPL3')