author | Felix Yan
<felixonmars@archlinux.org> 2022-10-26 01:19:03 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2022-10-26 01:19:03 UTC |
parent | 73fc10a0ebeb1de4b03b192b8318a3b264b3727b |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 080d7f9..62073a0 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,8 +1,8 @@ # Maintainer: Felix Yan <felixonmars@archlinux.org> pkgname=abc -pkgver=0.0.0.20200911 -_commit=a2c3c21031d0e83f15c8182924a908f54bbb5ab7 +pkgver=0.0.0.20221019 +_commit=70cb339f869e485802159d7f2b886130793556c4 pkgrel=1 pkgdesc="System for Sequential Logic Synthesis and Formal Verification" arch=("x86_64") @@ -10,7 +10,7 @@ license=("MIT") url="https://github.com/berkeley-abc/abc" depends=('readline') source=(https://github.com/berkeley-abc/abc/archive/$_commit/abc-$_commit.tar.gz) -sha512sums=('6c3b066bd325402c3623b0b8392114da282471b22f769b257566f095455631095034c6fb8d7a530954e5d0ca682b896666b0e6a7979cb8cd487019ac35086d6e') +sha512sums=('8a73b5d66c8f4098288ca7923dd34be3bc81b62c47cdd020f5ed8206a8909a3e7952e8eae56c168cebecac2620b2cdd8731df329677d2e49da79e85076336895') prepare() { cd $pkgname-$_commit