summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarlo Casta2021-05-28 22:17:19 +0200
committerCarlo Casta2021-05-28 22:17:19 +0200
commit012e7a123c123489598649daeb03315989d1bf2c (patch)
tree716c69924672f4124dfa08f079e37f5998853815 /PKGBUILD
parent660b722bb408d17c75569df45e2b57562bf44ac6 (diff)
downloadaur-012e7a123c123489598649daeb03315989d1bf2c.tar.gz
fix checksum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 353ca80d9566..561d00c6bc66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('GPL')
depends=('gkrellm' 'libxnvctrl')
makedepends=('pkgconfig')
source=(https://github.com/carcass82/$pkgname/archive/release-$pkgver.tar.gz)
-md5sums=('3d8bc8c334e98fe7d63ddbbacc0fa635')
+md5sums=('32691acf95df5b108395f5452f0c201b')
build()
{