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 52256b49f175..6205141b79fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Mohammadreza Abdollahzadeh <morealaz [at] gmail [dot] com>
pkgname=bootstrap
-pkgver=5.1.1
+pkgver=5.1.2
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=('c5b6c9eac97cb7e0e3f84229d9c4727597d2f37df59c707d6727809e6e637f53'
+sha256sums=('decde0249bb9b3786b588d3445825f858fe7fafc14f3c84cd31a45431a4c447a'
'9b2ce2d9793f14f0fb1a77ce64961acc1157fb25858156c47139491107970acb')
package() {