Date: Tuesday, October 25, 2022 @ 11:40:17 Author: felixonmars Revision: 1334766
upgpkg: ruby-climate_control 1.2.0-1 Modified: ruby-climate_control/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-25 11:35:45 UTC (rev 1334765) +++ PKGBUILD 2022-10-25 11:40:17 UTC (rev 1334766) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=ruby-climate_control -pkgver=1.1.1 +pkgver=1.2.0 pkgrel=1 pkgdesc='Modify your ENV easily with ClimateControl' arch=(any) @@ -11,7 +11,7 @@ makedepends=(ruby-rspec ruby-rake ruby-simplecov) options=(!emptydirs) source=(https://github.com/thoughtbot/climate_control/archive/v$pkgver/$pkgname-$pkgver.tar.gz) -sha256sums=('10e4aa97b0e053e19dc3d406185d372584e41bdac7faf68b83011d46d6441ef8') +sha256sums=('85aaf7880cb796884697bde4696e26d211ad45bab069c121205e0d12a7fa5b66') prepare() { cd climate_control-$pkgver
