summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbionade242021-01-10 12:23:57 +0100
committerbionade242021-01-10 12:23:57 +0100
commitbc5a907dcc82bbff14d61b85a41ce2384f0e9392 (patch)
tree7d4f1d0c064ee537739c4737bd64c91e4a160ddf
parent11e666fac82e95e3fe39613aa4c33f12d9e4add1 (diff)
downloadaur-bc5a907dcc82bbff14d61b85a41ce2384f0e9392.tar.gz
Trigger rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 32cc79dc2ce3..49d9762379e8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = boost1.69
pkgdesc = Free peer-reviewed portable C++ source libraries
pkgver = 1.69.0
- pkgrel = 7
+ pkgrel = 8
url = https://www.boost.org/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 1424a34e53ed..ba4275d2ca15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgbase=boost1.69
pkgname=('boost1.69-libs' 'boost1.69')
pkgver=1.69.0
_boostver=${pkgver//./_}
-pkgrel=7
+pkgrel=8
pkgdesc='Free peer-reviewed portable C++ source libraries'
url='https://www.boost.org/'
arch=('i686' 'x86_64' 'aarch64' 'armv7h' 'armv6h')