summaryrefslogtreecommitdiff
path: root/core/bash/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/bash/PKGBUILD')
-rw-r--r--core/bash/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/bash/PKGBUILD b/core/bash/PKGBUILD
index 03b81ea83..6a5e3d935 100644
--- a/core/bash/PKGBUILD
+++ b/core/bash/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=bash
_basever=4.2
_patchlevel=010 #prepare for some patches
pkgver=$_basever.$_patchlevel
-pkgrel=2
+pkgrel=2.1
pkgdesc="The GNU Bourne Again shell"
arch=('i686' 'x86_64' 'mips64el')
license=('GPL')