summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 3 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 902592c3709e..0093f8b9b118 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,14 @@
# Maintainer: Manish Jain <bourne.identity@hotmail.com>
pkgname=switchbashzsh
-pkgver=1.0
+pkgver=1.1
pkgrel=1
-pkgdesc="Portably switching between Bash/Zsh across BSD/Linux/Cygwin"
+pkgdesc="Portably switch between Bash and Zsh across BSD/Linux/Cygwin"
arch=(any)
license=('BSD')
url="https://github.com/bourne-again/switchBashZsh"
source=("switchBashZsh-${pkgver}.tar.gz::https://github.com/bourne-again/switchBashZsh/archive/${pkgver}.tar.gz")
-provides=(poshinit)
-replaces=(poshinit)
-
package() {
cd "switchBashZsh-${pkgver}"
@@ -19,4 +16,4 @@ package() {
install -Dm644 switchBashZsh.1 "${pkgdir}"/usr/share/man/man1/switchBashZsh.1
}
-sha256sums=('d40f28a0d21105cbd864eca182485455038221384b0cb45f049ac5c47434688e')
+sha256sums=('f8b6fed89627eec3a214b88c5cbd0a5befbf413c186341488995756706dc5f81')