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 a66e1c503581..6a4691589dac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Mohammadreza Abdollahzadeh <morealaz [at] gmail [dot] com>
pkgname=bootstrap
-pkgver=5.0.0
+pkgver=5.0.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=('0ac3efabc7b150bda4fdbfd02bd7364baf0322c0c347cab1868d16803277fd5b'
+sha256sums=('79ea7db356314c77830e1f96843304361a3f37701f247562b62b36d9b2066bac'
'9b2ce2d9793f14f0fb1a77ce64961acc1157fb25858156c47139491107970acb')
package() {