Skip to content

Commit 107abc1

Browse files
author
0l3d
committed
pkgbuild sha up
1 parent 31e3efe commit 107abc1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license=('GPL3')
99
arch=('x86_64')
1010
depends=('pciutils' 'xorg-xprop' 'coreutils')
1111
source=("$url/releases/download/v$pkgver/ffetch-v$pkgver-linux-x86_64.tar.gz")
12-
sha256sums=('8a5abcc4698f8823ac7c035da0ebec848512ee3e850709c9b24e67773c109b26')
12+
sha256sums=('57bc7c6dbcf9eb7e16283d75c6dfe91e6e7405370bc68d0ae02e4631222ab0f3')
1313

1414
package() {
1515
tar -xzf "$srcdir/ffetch-v$pkgver-linux-x86_64.tar.gz" -C "$srcdir"

0 commit comments

Comments
 (0)