summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 69c990f21b6d..52256b49f175 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Mohammadreza Abdollahzadeh <morealaz [at] gmail [dot] com>
pkgname=bootstrap
-pkgver=5.1.0
+pkgver=5.1.1
pkgrel=1
pkgdesc="Front-end framework for web development"
arch=('any')
@@ -11,7 +11,7 @@ license=('MIT')
install=bootstrap.install
source=("https://github.com/twbs/${pkgname}/releases/download/v${pkgver}/${pkgname}-${pkgver}-dist.zip"
"LICENSE")
-sha256sums=('395342b2974e3350560e65752d36aab6573652b11cc6cb5ef79a2e5e83ad64b1'
+sha256sums=('c5b6c9eac97cb7e0e3f84229d9c4727597d2f37df59c707d6727809e6e637f53'
'9b2ce2d9793f14f0fb1a77ce64961acc1157fb25858156c47139491107970acb')
package() {