1
0
mirror of https://github.com/bertptrs/aur.git synced 2025-12-27 13:30:31 +01:00

Better integrity checksums

This commit is contained in:
2024-05-08 21:13:58 +02:00
parent 601222b525
commit e1c9ec02c6
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ depends=(
)
options=(!emptydirs)
source=($pkgname-$pkgver.tar.gz::https://github.com/tj/terminal-table/archive/v${pkgver}.tar.gz)
sha1sums=('b8ccfd06e6a990b66b06802e97ef8d7282dac5f2')
sha256sums=('817d1644eeef962f1a1b54ff79d2bd17543eb08c8fa095152c50485f85a2f6c6')
prepare() {
cd ${_gemname}-${pkgver}