summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMorgenstern2023-09-15 17:16:37 +1200
committerMorgenstern2023-09-15 17:16:37 +1200
commit8a65f3c8a615b950965aaa4f0476276efd6add4b (patch)
tree2333bc24f801a0e31b784dcb2aa6d813e28c3209 /PKGBUILD
parente52a34707a342425cef77579b8e0397e0d01ee7e (diff)
downloadaur-8a65f3c8a615b950965aaa4f0476276efd6add4b.tar.gz
Update to v5.3.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 17cc1a0a668c..4926a8677b73 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Mohammadreza Abdollahzadeh <morealaz [at] gmail [dot] com>
pkgname=bootstrap
-pkgver=5.3.1
+pkgver=5.3.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")
-sha512sums=('536285e37e06682d819657561357d0ebbb09ceb371ed7787e25824bfb20a396f6a258b47f5d91f59d11bbc539cc0f8706fb8cbdf5bafe36feae2f0deec964468'
+sha512sums=('d504c72ea694d978eae40707405535406d98a6192be1ad8897f98d7548d6cca1db6ef7f2fd4d60e872486f05ecf92cfb455d88aeb1af47b86c6c9112c5a4029b'
'91e5270a12dbe91894bbbc0024314255ad3a0bb6cc85474d2887068026a0e914199822cfa54d144d531d129b26163bc8cea311c73fad3b83cb914a0971a27a1e')
package() {