diff --git a/boost/android-aarch64/PKGBUILD b/boost/android-aarch64/PKGBUILD index 4a4a62e8..bc804e78 100644 --- a/boost/android-aarch64/PKGBUILD +++ b/boost/android-aarch64/PKGBUILD @@ -14,9 +14,9 @@ _boost_arch=arm _boost_address_model=64 pkgname=android-$_pkg_arch-$_pkgname -pkgver=1.74.0 +pkgver=1.75.0 _boostver=${pkgver//./_} -pkgrel=2 +pkgrel=1 url='https://www.boost.org/' arch=('any') license=('custom') @@ -28,7 +28,7 @@ conflicts=("android-$_pkgname-$_android_arch") replaces=("android-$_pkgname-$_android_arch") source=(https://dl.bintray.com/boostorg/release/${pkgver}/source/boost_${_boostver}.tar.bz2 no-versioned-shlibs.patch) -sha256sums=('83bfc1507731a0906e387fc28b7ef5417d591429e51e788417fe9ff025e116b1' +sha256sums=('953db31e016db7bb207f11432bef7df100516eeb746843fa0486a222e3fd49cb' 'd82d0f15064812dcabb3456a7bcb1db0e0f6145980e4728e638372e0fd35af23') prepare() { diff --git a/boost/android-armv7a-eabi/PKGBUILD b/boost/android-armv7a-eabi/PKGBUILD index 752a93b0..2e1fa069 100644 --- a/boost/android-armv7a-eabi/PKGBUILD +++ b/boost/android-armv7a-eabi/PKGBUILD @@ -15,9 +15,9 @@ _boost_arch=arm _boost_address_model=32 pkgname=android-$_pkg_arch-$_pkgname -pkgver=1.74.0 +pkgver=1.75.0 _boostver=${pkgver//./_} -pkgrel=2 +pkgrel=1 url='https://www.boost.org/' arch=('any') license=('custom') @@ -29,7 +29,7 @@ conflicts=("android-$_pkgname-$_android_arch") replaces=("android-$_pkgname-$_android_arch") source=(https://dl.bintray.com/boostorg/release/${pkgver}/source/boost_${_boostver}.tar.bz2 no-versioned-shlibs.patch) -sha256sums=('83bfc1507731a0906e387fc28b7ef5417d591429e51e788417fe9ff025e116b1' +sha256sums=('953db31e016db7bb207f11432bef7df100516eeb746843fa0486a222e3fd49cb' 'd82d0f15064812dcabb3456a7bcb1db0e0f6145980e4728e638372e0fd35af23') prepare() { diff --git a/boost/android-x86-64/PKGBUILD b/boost/android-x86-64/PKGBUILD index 49fbd9f3..786afb42 100644 --- a/boost/android-x86-64/PKGBUILD +++ b/boost/android-x86-64/PKGBUILD @@ -14,9 +14,9 @@ _boost_arch=x86 _boost_address_model=64 pkgname=android-$_pkg_arch-$_pkgname -pkgver=1.74.0 +pkgver=1.75.0 _boostver=${pkgver//./_} -pkgrel=2 +pkgrel=1 url='https://www.boost.org/' arch=('any') license=('custom') @@ -28,7 +28,7 @@ conflicts=("android-$_pkgname-$_android_arch") replaces=("android-$_pkgname-$_android_arch") source=(https://dl.bintray.com/boostorg/release/${pkgver}/source/boost_${_boostver}.tar.bz2 no-versioned-shlibs.patch) -sha256sums=('83bfc1507731a0906e387fc28b7ef5417d591429e51e788417fe9ff025e116b1' +sha256sums=('953db31e016db7bb207f11432bef7df100516eeb746843fa0486a222e3fd49cb' 'd82d0f15064812dcabb3456a7bcb1db0e0f6145980e4728e638372e0fd35af23') prepare() {